Log session start time Thu Feb 20 14:35:15 CST 2020

Logback Log Messages

Log session start time Thu Feb 20 15:28:15 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-20 14:35:15,335 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3432 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-20 14:35:15,351 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-20 14:35:20,522 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-20 14:35:20,538 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-20 14:35:20,694 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-20 14:35:21,147 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$df3691b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:21,256 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,256 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-20 14:35:22,256 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-20 14:35:22,272 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,272 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,319 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,444 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bf312823] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,678 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,694 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$28bf98f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,694 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,709 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,741 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,756 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$d44ae66d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:22,897 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,022 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,053 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$2a051903] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,100 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$d24a05d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,116 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 14:35:23,741 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-20 14:35:23,772 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,787 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,787 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,803 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,991 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-20 14:35:23,991 Root WebApplicationContext: initialization completed in 8531 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-20 14:35:24,412 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-20 14:35:24,772 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-20 14:35:24,772 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-20 14:35:24,772 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-20 14:35:24,772 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-20 14:35:28,391 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-20 14:35:28,735 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-20 14:35:28,735 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-20 14:35:28,751 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-20 14:35:28,751 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-20 14:35:28,751 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-20 14:35:28,751 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-20 14:35:28,751 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-20 14:35:28,751 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7d5a0b14 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-20 14:35:31,860 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-20 14:35:33,344 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-20 14:35:33,563 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-20 14:35:33,891 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-20 14:35:34,891 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-20 14:35:34,906 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-20 14:35:34,985 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-20 14:35:35,172 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,172 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,172 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,172 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,188 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,203 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,219 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 14:35:35,235 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-20 14:35:35,375 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-20 14:35:35,375 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-20 14:35:35,391 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-20 14:35:35,391 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-20 14:35:35,391 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-20 14:35:35,391 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-20 14:35:35,420 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-20 14:35:35,450 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-20 14:35:35,453 Started JeecgApplication in 21.977 seconds (JVM running for 25.642) logStarted StartupInfoLogger.java 59
INFO 2020-02-20 14:35:35,468 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-20 14:35:36,386 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-20 14:35:36,386 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-20 14:35:36,406 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-20 14:35:36,589 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-20 14:35:36,592 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-20 14:44:00,262 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,273 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,290 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,390 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,392 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,400 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,405 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,407 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,434 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,854 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,861 ==> Parameters: 1230382578832670722(String), 2020-02-20 14:44:00.454(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,865 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:00,919 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:00,928 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,929 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:00,932 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:00,992 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:44:01,004 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,009 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,051 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,112 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,114 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:01,120 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:02,086 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:02,092 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:02,145 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,147 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,150 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,153 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,155 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,157 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,160 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,176 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,179 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,188 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,195 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,200 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:02,236 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:02,265 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,267 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,270 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,322 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,325 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,327 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,398 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,398 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,414 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:02,414 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:06,248 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:06,248 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:06,264 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,264 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,266 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,266 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,268 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,268 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,272 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,274 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,277 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,280 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,282 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:06,285 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:10,189 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:10,190 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:10,223 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:44:10,251 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 14:44:10,257 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:10,272 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:10,278 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:10,292 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181050225) getDictItems SysDictController.java 163
INFO 2020-02-20 14:44:10,321 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:10,343 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:44:10,353 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181050344) getDictItems SysDictController.java 163
INFO 2020-02-20 14:44:10,401 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-20 14:44:18,424 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:22,880 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:22,912 ==> Preparing: SELECT COUNT(1) FROM sys_fill_rule debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:22,914 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:22,918 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:22,920 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:22,923 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:23,165 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:23,168 ==> Parameters: 1230382672411787266(String), admin(String), 2020-02-20 14:44:23.163(Timestamp), 193(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()(String), 管理员(String), admin(String), 填值规则-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:23,170 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:24,454 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:34,374 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:37,449 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:44:37,462 --查询规则-->log_type = 1 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-20 14:44:37,466 ==> Preparing: SELECT COUNT(1) FROM sys_log WHERE log_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,468 ==> Parameters: 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,470 ==> Preparing: SELECT id,create_by,create_time,update_by,update_time,cost_time,ip,request_param,request_type,request_url,method,username,userid,log_content,log_type,operate_type FROM sys_log WHERE log_type = ? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,471 ==> Parameters: 1(Integer), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,478 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:37,480 查询当前页:1 queryPageList SysLogController.java 66
INFO 2020-02-20 14:44:37,480 查询当前页数量:10 queryPageList SysLogController.java 67
INFO 2020-02-20 14:44:37,481 查询结果数量:10 queryPageList SysLogController.java 68
INFO 2020-02-20 14:44:37,482 数据总数:800 queryPageList SysLogController.java 69
INFO 2020-02-20 14:44:37,492 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:44:37,494 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,496 ==> Parameters: log_type(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:37,498 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:41,548 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:44:41,571 ==> Preparing: SELECT COUNT(1) FROM sys_data_log debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:41,573 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:41,577 ==> Preparing: SELECT id,create_by,create_time,update_by,update_time,data_table,data_id,data_content,data_version FROM sys_data_log ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:41,581 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:44:41,584 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:44:41,586 查询当前页:1 queryPageList SysDataLogController.java 39
INFO 2020-02-20 14:44:41,587 查询当前页数量:10 queryPageList SysDataLogController.java 40
INFO 2020-02-20 14:44:41,587 查询结果数量:10 queryPageList SysDataLogController.java 41
INFO 2020-02-20 14:44:41,588 数据总数:17 queryPageList SysDataLogController.java 42
INFO 2020-02-20 14:45:25,711 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:25,715 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:25,723 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,725 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,728 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,730 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,731 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,733 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,733 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,734 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,736 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,739 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,741 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:25,742 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:27,129 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:27,130 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:27,136 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,137 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,137 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,138 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,139 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,140 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,141 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,143 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,146 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,148 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,149 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:27,151 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:32,784 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:32,792 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,794 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,797 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,800 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,802 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,806 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,814 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,816 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,820 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:32,821 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:39,966 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:39,972 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,973 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,975 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,977 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,979 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,981 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,985 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,986 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,991 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:39,992 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:44,303 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:44,303 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:44,310 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-20 14:45:44,310 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:45:44,313 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181144311) getDictItems SysDictController.java 163
INFO 2020-02-20 14:45:44,327 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:45:44,336 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:45:44,341 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181144336) getDictItems SysDictController.java 163
INFO 2020-02-20 14:45:55,067 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:55,077 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:55,079 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:55,096 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:45:55,101 ======获取全部菜单数据=====耗时:28毫秒 list SysPermissionController.java 82
INFO 2020-02-20 14:45:57,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:45:57,414 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:57,416 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:57,421 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:57,422 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:45:57,427 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:08,762 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:08,769 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:08,770 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:08,783 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:08,785 ======获取全部菜单数据=====耗时:18毫秒 list SysPermissionController.java 82
INFO 2020-02-20 14:46:11,203 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:11,225 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:11,227 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:11,233 <== Total: 8 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:13,971 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:13,995 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:13,997 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,003 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,005 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,007 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:14,013 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:46:14,015 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,017 ==> Parameters: position_rank(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,021 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,038 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,041 ==> Parameters: 1230383137442660353(String), admin(String), 2020-02-20 14:46:14.031(Timestamp), 47(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:14,043 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:14,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:46:22,480 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:22,490 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,491 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,493 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,495 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,496 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,503 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,506 ==> Parameters: 1230383172947443713(String), admin(String), 2020-02-20 14:46:22.501(Timestamp), 14(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:22,509 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:29,535 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:46:29,544 dictCode : position_rank getDictItems SysDictController.java 130
INFO 2020-02-20 14:46:29,548 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 14:46:29,550 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:29,552 ==> Parameters: position_rank(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:29,556 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:29,561 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=员级), DictModel(value=2, text=助级), DictModel(value=3, text=中级), DictModel(value=4, text=副高级), DictModel(value=5, text=正高级)], timestamp=1582181189544) getDictItems SysDictController.java 163
INFO 2020-02-20 14:46:36,128 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:46:36,130 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:46:36,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODI4NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.sXBpHC3X55LURjGHCXAgynUVt0Im8ImPe_11kvx_fgc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:46:36,146 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,147 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,150 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,151 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,153 <== Total: 8 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,154 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,156 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,159 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:36,166 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:46:36,167 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,168 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,170 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:36,177 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:46:36,178 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,179 ==> Parameters: user_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,180 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:36,190 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 14:46:36,192 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,193 ==> Parameters: sex(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:36,195 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:45,135 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:45,137 ==> Parameters: 1230383267872931842(String), 2020-02-20 14:46:45.134(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:46:45,139 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:46:45,140 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 14:47:03,114 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,118 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,120 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,125 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,126 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,132 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,135 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,136 ==> Parameters: A02A01(String), jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,193 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,198 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,199 ==> Parameters: 1230383343630450689(String), 2020-02-20 14:47:03.196(Timestamp), 192.168.1.6(String), 用户名: jeecg,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,201 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:03,223 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:03,227 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,228 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,230 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:03,238 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:47:03,240 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,241 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,254 <== Total: 51 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,257 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,259 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:03,260 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:04,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:47:04,230 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:04,234 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,235 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,237 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,237 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,238 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,239 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,240 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,241 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,242 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,244 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,245 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,248 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:04,261 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:04,268 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,269 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,270 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,272 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,274 ==> Parameters: ALL(String), 0(String), 1(String), 2019-02-13 16:02:36.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,275 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,278 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,280 ==> Parameters: 1(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,284 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,285 ==> Parameters: 2(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,287 ==> Preparing: select * from sys_announcement where send_status = '1' and del_flag = '0' and msg_category = ? and id IN ( select annt_id from sys_announcement_send where user_id = ? and read_flag = '0') LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,289 ==> Parameters: 2(String), a75d45a015c44384a04449ee80dc3503(String), 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:04,291 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:11,977 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:12,004 ==> Preparing: UPDATE sys_announcement_send SET update_by=?, update_time=?, read_flag=?,read_time=? where annt_id ='93a9060a1c20e4bf98b3f768a02c2ff9' and user_id ='a75d45a015c44384a04449ee80dc3503' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,009 ==> Parameters: jeecg(String), 2020-02-20 14:47:11.993(Timestamp), 1(String), 2020-02-20 14:47:11.991(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,068 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:12,090 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:12,099 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,102 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,104 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,108 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,109 ==> Parameters: ALL(String), 0(String), 1(String), 2019-02-13 16:02:36.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,113 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,121 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,123 ==> Parameters: 1(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,132 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:12,136 ==> Parameters: 2(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:47:27,578 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:47:27,589 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:27,590 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:27,592 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:27,593 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:47:27,595 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:48:10,574 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMwMjMsInVzZXJuYW1lIjoiamVlY2cifQ.hlj-WXtKMzyavXN-aDxDJ-5ediNBDbIlKlBvxSxlAZw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:48:53,607 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:48:53,608 ==> Parameters: 1230383806723555330(String), 2020-02-20 14:48:53.605(Timestamp), 192.168.1.6(String), 用户名: jeecg,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:48:53,610 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:48:53,611 用户名: jeecg,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 14:49:13,634 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,635 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,637 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,640 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,641 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,644 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,646 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,647 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,679 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,684 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,685 ==> Parameters: 1230383890940985345(String), 2020-02-20 14:49:13.683(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,686 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:13,706 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:13,711 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,712 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,714 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:13,719 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:49:13,721 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,721 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,732 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,738 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,739 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:13,740 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:14,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:14,874 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:14,879 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,880 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,882 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,884 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,884 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,885 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,885 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,888 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,888 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,890 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,891 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,894 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:14,904 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:14,910 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,911 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,912 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,916 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,917 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,918 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,921 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,922 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,927 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:14,928 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:20,495 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:20,503 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:20,504 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:20,506 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:20,508 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:20,510 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,481 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:28,481 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:28,492 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,493 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,495 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,500 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,502 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,504 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,605 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:28,613 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:28,615 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:28,621 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,621 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,623 dictCode : activiti_sync getDictItems SysDictController.java 130
DEBUG 2020-02-20 14:49:28,625 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,626 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,626 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 14:49:28,628 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,629 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,630 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,630 ==> Parameters: activiti_sync(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,631 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,632 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,634 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,636 ==> Parameters: 1230383953633247233(String), admin(String), 2020-02-20 14:49:28.633(Timestamp), 13(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:28,637 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582181368624) getDictItems SysDictController.java 163
DEBUG 2020-02-20 14:49:28,638 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,640 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,646 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,648 ==> Parameters: a7d7e77e06c84325a40932163adcdaa6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:28,651 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:38,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:38,684 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,685 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,688 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:38,748 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:38,749 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:38,756 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,756 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,757 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,757 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,759 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,760 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,763 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,764 ==> Parameters: c6d7cb4deeac411cb3384b1b31278596(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:38,766 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:59,664 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:59,670 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,670 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,672 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:49:59,729 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:49:59,730 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:49:59,736 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,736 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,737 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,737 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,739 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,739 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,742 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,743 ==> Parameters: c6d7cb4deeac411cb3384b1b31278596(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:49:59,745 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:34,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMxNTMsInVzZXJuYW1lIjoiYWRtaW4ifQ.yFBxlIkoTPDDM5ImT5EbNaoJFwuJzzZaViJWkJsgr6s checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:51:34,821 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,823 ==> Parameters: test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,828 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,842 ==> Preparing: UPDATE sys_user SET username=?, password=?, salt=?, update_by=?, update_time=? WHERE id=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,844 ==> Parameters: test22(String), 2e80339747e5f91d(String), rKDLHsjo(String), admin(String), 2020-02-20 14:51:34.831(Timestamp), 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:34,909 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,653 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,654 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,658 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,663 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,664 ==> Parameters: 1230384507407204353(String), 2020-02-20 14:51:40.662(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:40,667 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:40,668 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 14:51:57,926 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,927 ==> Parameters: test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,928 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,934 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,935 ==> Parameters: 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,938 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,942 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:57,943 ==> Parameters: A02(String), test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,003 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,007 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,008 ==> Parameters: 1230384580153212929(String), 2020-02-20 14:51:58.006(Timestamp), 192.168.1.6(String), 用户名: test22,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,009 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:58,030 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:51:58,036 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,037 ==> Parameters: test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,039 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:58,045 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:51:58,049 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,050 ==> Parameters: test22(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,055 <== Total: 18 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,057 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,059 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:58,060 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:59,148 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:51:59,149 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:51:59,154 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,155 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,155 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,157 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,157 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,159 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,161 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,161 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,163 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,165 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,167 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:51:59,168 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzMTcsInVzZXJuYW1lIjoidGVzdDIyIn0.ulMIyjhDRvxehMP7IaCbuMx31PeEzzyjs1yzjBY6QS8 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:51:59,170 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,174 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,176 ==> Parameters: 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,179 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,182 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,183 ==> Parameters: ALL(String), 0(String), 1(String), 2019-01-26 18:01:10.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,186 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,188 ==> Preparing: INSERT INTO sys_announcement_send ( id, annt_id, user_id, read_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,190 ==> Parameters: 1230384585110880257(String), 93a9060a1c20e4bf98b3f768a02c2ff9(String), 42d153bffeea74f72a9c1697874fa4a7(String), 0(String), test22(String), 2020-02-20 14:51:59.187(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,276 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,285 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,286 ==> Parameters: 1(String), 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,290 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,291 ==> Parameters: 2(String), 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,293 ==> Preparing: select * from sys_announcement where send_status = '1' and del_flag = '0' and msg_category = ? and id IN ( select annt_id from sys_announcement_send where user_id = ? and read_flag = '0') LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,295 ==> Parameters: 2(String), 42d153bffeea74f72a9c1697874fa4a7(String), 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:51:59,299 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:21,122 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:21,123 ==> Parameters: 1230384677108744193(String), 2020-02-20 14:52:21.121(Timestamp), 192.168.1.6(String), 用户名: 23232,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:21,125 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:21,125 用户名: 23232,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 14:52:36,305 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,306 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,309 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,313 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,313 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,315 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,317 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,319 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,372 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,376 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,377 ==> Parameters: 1230384741084463106(String), 2020-02-20 14:52:36.375(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,378 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:36,397 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:36,401 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,402 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,405 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:36,409 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 14:52:36,411 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,411 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,420 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,425 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,426 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:36,428 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:37,436 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:37,440 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:37,444 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,445 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,447 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,448 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,449 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,450 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,452 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,453 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:37,455 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:37,456 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,457 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,459 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,462 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,462 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,463 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,467 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,470 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,472 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,473 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,476 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,477 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,480 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:37,480 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:41,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:41,203 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-20 14:52:41,225 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:41,232 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:52:41,234 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181561232) getDictItems SysDictController.java 163
INFO 2020-02-20 14:52:41,249 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:41,256 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-20 14:52:41,258 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582181561257) getDictItems SysDictController.java 163
INFO 2020-02-20 14:52:43,871 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 14:52:46,256 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:46,266 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:46,267 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:46,268 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:46,269 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:46,272 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:52:50,474 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:52:50,481 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:50,483 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:50,485 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:50,486 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:52:50,489 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:04,331 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:04,338 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:04,339 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:04,346 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:04,348 ======获取全部菜单数据=====耗时:12毫秒 list SysPermissionController.java 82
INFO 2020-02-20 14:53:06,988 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:06,996 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:06,997 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:06,998 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:06,999 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,001 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:07,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:07,847 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,848 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,850 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,850 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:07,852 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:11,530 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:11,537 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:11,538 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:11,541 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:11,541 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:11,543 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:13,442 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:13,449 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:13,450 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:13,452 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:13,452 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:13,454 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:14,797 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:14,802 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:14,803 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:14,804 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:14,805 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:14,806 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 14:53:17,579 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 14:53:17,585 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:17,586 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:17,587 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:17,588 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 14:53:17,590 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:29,275 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:05:41,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:41,181 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,183 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,184 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,185 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,186 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,193 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,196 ==> Parameters: 1230388032849739778(String), admin(String), 2020-02-20 15:05:41.191(Timestamp), 12(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:41,199 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:42,840 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:05:44,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:05:44,126 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:05:44,145 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:44,156 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:44,157 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:44,159 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:44,160 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:44,162 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:52,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:52,270 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,271 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,273 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,274 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,278 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:52,977 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:52,985 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,986 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,988 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,989 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:52,991 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:55,105 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:55,111 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,112 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,113 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,114 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,116 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:05:55,917 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:05:55,923 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,924 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,926 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,927 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:05:55,930 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:06,321 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:06,333 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:06,334 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:06,337 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:06,338 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:06,341 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:13,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:13,234 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:13,234 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:13,236 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:13,237 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:13,240 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:14,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:14,852 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:14,853 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:14,855 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:14,856 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:14,859 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,710 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,711 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,712 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,723 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,725 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,726 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,728 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,728 ==> Parameters: A02A01(String), jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,782 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,789 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,790 ==> Parameters: 1230388287007784961(String), 2020-02-20 15:06:41.787(Timestamp), 192.168.1.6(String), 用户名: jeecg,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,791 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:41,814 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:41,819 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,821 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,823 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:41,829 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 15:06:41,830 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,833 ==> Parameters: jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,843 <== Total: 51 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,851 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,854 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:41,857 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:43,279 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:06:43,280 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:43,290 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,295 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:43,298 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:43,298 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,301 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,301 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,303 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,303 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,305 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,306 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,308 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,309 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,312 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,321 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,323 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,324 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,329 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,331 ==> Parameters: ALL(String), 0(String), 1(String), 2019-02-13 16:02:36.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,333 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,336 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,337 ==> Parameters: 1(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,340 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:43,341 ==> Parameters: 2(String), a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:46,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:46,973 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:46,974 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:46,976 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:46,980 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:46,985 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:51,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:51,850 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:51,852 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:51,863 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:06:51,865 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:06:53,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:06:55,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:06:55,269 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:55,270 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:55,272 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:55,273 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:06:55,276 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:12,142 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:12,151 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:12,153 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:12,172 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:12,176 ======获取全部菜单数据=====耗时:28毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:07:15,898 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:15,908 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:15,909 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:15,912 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:15,917 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:15,920 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:17,194 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:17,201 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:17,202 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:17,214 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:17,217 ======获取全部菜单数据=====耗时:18毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:07:34,764 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:34,771 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:34,773 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:34,780 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:34,782 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:07:38,000 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:07:38,009 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:38,010 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:07:38,020 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:07:38,022 ======获取全部菜单数据=====耗时:16毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:08:05,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:05,698 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:05,699 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:05,712 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:05,714 ======获取全部菜单数据=====耗时:20毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:08:21,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:21,765 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:21,766 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:21,768 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:21,770 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:21,772 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:39,630 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:39,643 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:39,644 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:39,647 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:39,648 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:39,652 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:47,648 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:08:47,649 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:47,654 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,655 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,656 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,663 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,665 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,667 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:47,793 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:08:47,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:08:47,797 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:47,802 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,803 ==> Parameters: a75d45a015c44384a04449ee80dc3503(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,805 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:47,806 dictCode : activiti_sync getDictItems SysDictController.java 130
INFO 2020-02-20 15:08:47,808 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582182527807) getDictItems SysDictController.java 163
DEBUG 2020-02-20 15:08:47,808 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,808 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,809 ==> Parameters: a7d7e77e06c84325a40932163adcdaa6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,809 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,812 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,813 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,814 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,817 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,823 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,825 ==> Parameters: 1230388815628500993(String), jeecg(String), 2020-02-20 15:08:47.822(Timestamp), 16(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), jeecg(String), jeecg(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:47,827 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:58,542 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:58,547 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,548 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,550 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:08:58,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:08:58,660 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:08:58,666 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,667 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,667 ==> Parameters: 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,668 ==> Parameters: 42d153bffeea74f72a9c1697874fa4a7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,668 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,670 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,676 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,678 ==> Parameters: 6d35e179cd814e3299bd588ea7daed3f(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:08:58,680 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:09,713 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:09,720 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,721 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,724 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:09,812 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:09,819 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,821 ==> Parameters: f0019fdebedb443c98dcb17d88222c38(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,824 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:09,828 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:09,835 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,835 ==> Parameters: f0019fdebedb443c98dcb17d88222c38(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,837 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,840 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?,?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,841 ==> Parameters: 57197590443c44f083d42ae24ef26a2c(String), 67fc001af12a4f9b8458005d3f19934a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:09,843 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:16,778 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQyMDEsInVzZXJuYW1lIjoiamVlY2cifQ.ZYohwfEVy2ow9uzqXYrIuV6voZcHb1HSBC9GSx149Xo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:16,786 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:16,787 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:16,790 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:16,799 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:16,801 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:46,513 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:46,519 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:46,520 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:46,537 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:46,539 ======获取全部菜单数据=====耗时:22毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:09:51,821 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:51,830 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:51,831 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:51,843 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:51,844 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:51,846 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:53,341 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:53,348 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:53,349 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:53,358 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:09:53,360 ======获取全部菜单数据=====耗时:14毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:09:54,944 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:09:54,973 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:54,975 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:54,982 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:54,983 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:09:54,985 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:01,949 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:01,956 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,958 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,960 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,961 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,963 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,968 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,970 ==> Parameters: 1230389126619365377(String), admin(String), 2020-02-20 15:10:01.966(Timestamp), 12(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:01,973 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:03,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:03,198 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:03,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:03,214 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:03,215 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:03,218 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:03,219 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:03,222 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:05,318 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:05,325 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,325 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,327 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,328 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,329 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,334 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,336 ==> Parameters: 1230389140733198337(String), admin(String), 2020-02-20 15:10:05.332(Timestamp), 9(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:05,338 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:08,835 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:08,837 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:08,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:08,847 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:08,848 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:08,851 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:08,852 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:08,854 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:18,382 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:20,886 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:33,338 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:33,452 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule WHERE rule_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,453 ==> Parameters: org_num_role(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,455 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,495 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE parent_id = ? OR parent_id IS NULL ORDER BY org_code DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,496 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,499 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,510 ==> Preparing: INSERT INTO sys_depart ( id, parent_id, depart_name, depart_order, org_category, org_type, org_code, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,511 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), (String), 车辆网(String), 0(Integer), 1(String), 1(String), A03(String), 0(String), admin(String), 2020-02-20 15:10:33.502(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,514 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:33,652 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:33,653 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:33,669 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,669 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,670 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,670 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,672 <== Total: 9 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:33,672 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:36,791 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:46,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:46,650 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule WHERE rule_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,656 ==> Parameters: org_num_role(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,658 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,668 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE parent_id = ? ORDER BY org_code DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,670 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,672 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,676 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,678 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,680 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,686 ==> Preparing: INSERT INTO sys_depart ( id, parent_id, depart_name, depart_order, org_category, org_type, org_code, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,687 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String), 2dc24b0ade8840499bee21225bf61222(String), 开发部(String), 0(Integer), 2(String), 2(String), A03A01(String), 0(String), admin(String), 2020-02-20 15:10:46.683(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,690 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:46,853 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:10:46,858 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:46,868 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,871 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,871 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,872 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,873 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:46,874 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:10:50,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:10:50,061 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:50,062 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:50,075 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:50,077 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:10:50,080 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:12,459 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:12,473 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=user, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:12,476 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:12,477 ==> Parameters: user(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:12,479 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:15,823 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:15,827 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=usera, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:15,828 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:15,829 ==> Parameters: usera(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:15,830 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:16,030 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:16,037 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=userad, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:16,042 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,049 ==> Parameters: userad(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,050 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:16,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:16,179 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=useradm, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:16,188 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,188 ==> Parameters: useradm(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,190 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:16,355 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:16,359 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=useradmi, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:16,360 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,361 ==> Parameters: useradmi(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,362 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:16,531 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:16,534 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=useradmin, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:16,541 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,542 ==> Parameters: useradmin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:16,543 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:28,977 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:28,981 ----duplicate check------:DuplicateCheckVo(tableName=sys_role, fieldName=role_code, fieldVal=useradmin, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:28,983 ==> Preparing: SELECT COUNT(*) FROM sys_role WHERE role_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:28,984 ==> Parameters: useradmin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:28,985 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:29,043 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:11:29,057 ==> Preparing: INSERT INTO sys_role ( id, role_name, role_code, create_by, create_time ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,059 ==> Parameters: 1230389491897106433(String), 公司管理(String), useradmin(String), admin(String), 2020-02-20 15:11:29.056(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,117 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:29,186 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:11:29,203 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,204 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,206 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,207 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:29,208 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:33,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:11:33,256 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:33,256 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:33,258 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:33,259 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:33,261 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:36,647 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:11:36,652 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,653 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,654 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:36,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:36,719 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:36,728 dictCode : activiti_sync getDictItems SysDictController.java 130
INFO 2020-02-20 15:11:36,731 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582182696729) getDictItems SysDictController.java 163
DEBUG 2020-02-20 15:11:36,737 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,739 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,742 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,743 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,745 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,752 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,758 ==> Parameters: 1230389524172275713(String), admin(String), 2020-02-20 15:11:36.75(Timestamp), 28(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:36,760 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:11:41,575 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:11:41,579 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=iov, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:11:41,580 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:41,582 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:11:41,583 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:05,317 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:05,322 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=work_no, fieldVal=2, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:05,324 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE work_no = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,325 ==> Parameters: 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,327 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:05,570 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:05,574 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=work_no, fieldVal=20, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:05,575 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE work_no = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,576 ==> Parameters: 20(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,577 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:05,831 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:05,836 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=work_no, fieldVal=202, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:05,838 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE work_no = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,839 ==> Parameters: 202(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:05,840 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:20,305 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:20,310 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=iov, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:20,312 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:20,313 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:20,315 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:45,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:45,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:12:45,271 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=iov, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-20 15:12:45,272 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=work_no, fieldVal=202, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:12:45,273 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,277 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,279 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,282 ==> Preparing: SELECT COUNT(*) FROM sys_user WHERE work_no = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,284 ==> Parameters: 202(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,288 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:45,390 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:12:45,427 ==> Preparing: INSERT INTO sys_user ( id, username, realname, password, salt, status, del_flag, work_no, create_by, create_time, activiti_sync ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,429 ==> Parameters: 1230389812211908609(String), iov(String), zhen(String), 0cd4c368ae170416(String), B2TQrMae(String), 1(Integer), 0(String), 202(String), admin(String), 2020-02-20 15:12:45.421(Timestamp), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,435 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,438 ==> Preparing: INSERT INTO sys_user_role ( id, user_id, role_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,438 ==> Parameters: 1230389812262240257(String), 1230389812211908609(String), 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,440 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:45,640 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:12:45,652 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,652 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,654 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,655 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:45,656 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:12:57,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:12:57,085 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:57,086 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:57,088 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:57,088 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:12:57,092 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:13:00,416 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:13:00,440 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:00,441 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:00,449 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:13:00,530 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:13:00,554 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:00,556 ==> Parameters: 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:00,563 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:13:53,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:13:53,785 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:53,788 ==> Parameters: 1230390098930335746(String), 1230389491897106433(String), 45c966826eeff4c99b8f8ebfe74511fc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:53,790 ==> Parameters: 1230390098955501570(String), 1230389491897106433(String), 5c2f42277948043026b7a14692456828(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:53,791 ==> Parameters: 1230390098955501571(String), 1230389491897106433(String), 3f915b2769fc80648e92d04e84ca059d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:13:53,793 ==> Parameters: 1230390098968084482(String), 1230389491897106433(String), d7d6e2e4e2934f2c9385a623fd98c6f3(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:13:53,913 ======角色授权成功=====耗时:136毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-20 15:13:57,638 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:14:12,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:12,450 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,451 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,454 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,454 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,456 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,468 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,470 ==> Parameters: 1230390177254768641(String), admin(String), 2020-02-20 15:14:12.459(Timestamp), 11(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:12,472 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:17,588 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:14:19,946 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:19,955 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,956 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,959 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,960 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,961 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,967 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,968 ==> Parameters: 1230390208745603074(String), admin(String), 2020-02-20 15:14:19.965(Timestamp), 15(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:19,971 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:21,679 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:21,685 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:21,686 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:21,692 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:21,693 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:14:23,983 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:23,990 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:23,991 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:23,992 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:23,993 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:23,995 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:27,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:27,981 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:27,983 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:28,004 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:28,005 ======获取全部菜单数据=====耗时:29毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:14:32,823 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:32,829 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:32,830 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:32,832 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:32,833 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:32,835 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:42,075 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:42,080 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,081 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,082 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,083 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,084 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,089 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,090 ==> Parameters: 1230390301527801858(String), admin(String), 2020-02-20 15:14:42.087(Timestamp), 8(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:42,091 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:44,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:14:44,773 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:14:44,773 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:44,782 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:44,783 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:44,785 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:44,786 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:44,788 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:50,294 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:50,301 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:50,302 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:52,416 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:52,422 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:52,424 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:14:54,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:14:54,265 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:14:54,266 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:01,863 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:01,877 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE dep_id = ? AND user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,878 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,880 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,882 ==> Preparing: INSERT INTO sys_user_depart ( id, user_id, dep_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,883 ==> Parameters: 1230390384554049538(String), 1230389812211908609(String), 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,935 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:01,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:01,981 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,982 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,983 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,984 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:01,985 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:10,437 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:10,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:10,444 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:10,443 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,446 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,447 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,448 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,450 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:10,451 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:10,448 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:10,453 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:10,459 dictCode : activiti_sync getDictItems SysDictController.java 130
DEBUG 2020-02-20 15:15:10,459 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,460 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:10,461 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582182910460) getDictItems SysDictController.java 163
DEBUG 2020-02-20 15:15:10,462 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,463 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,464 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,465 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,466 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,466 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,467 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,468 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,469 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,473 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,475 ==> Parameters: 1230390420553760769(String), admin(String), 2020-02-20 15:15:10.472(Timestamp), 13(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:10,478 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:16,388 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:16,391 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,392 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,394 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:16,476 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:16,477 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:16,480 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,481 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,481 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,482 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,483 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,484 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,486 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,487 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:16,489 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:25,002 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:25,008 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:25,009 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:25,015 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:25,016 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:15:27,706 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:30,238 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:15:30,245 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,246 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,248 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,249 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,250 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,255 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,256 ==> Parameters: 1230390503538065409(String), admin(String), 2020-02-20 15:15:30.254(Timestamp), 10(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:30,258 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:36,098 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:36,103 dictCode : position_rank getDictItems SysDictController.java 130
INFO 2020-02-20 15:15:36,105 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=员级), DictModel(value=2, text=助级), DictModel(value=3, text=中级), DictModel(value=4, text=副高级), DictModel(value=5, text=正高级)], timestamp=1582182936104) getDictItems SysDictController.java 163
INFO 2020-02-20 15:15:47,792 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:47,796 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=a, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:15:47,797 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:47,799 ==> Parameters: a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:47,801 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:49,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:49,083 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:15:49,085 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:49,085 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:49,086 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:53,485 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:53,488 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=user, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:15:53,490 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:53,491 ==> Parameters: user(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:53,492 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:15:54,993 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:15:54,996 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=useradmin, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:15:54,997 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:54,998 ==> Parameters: useradmin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:15:54,999 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:22,528 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:16:22,533 ----duplicate check------:DuplicateCheckVo(tableName=sys_position, fieldName=code, fieldVal=useradmin, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-20 15:16:22,534 ==> Preparing: SELECT COUNT(*) FROM sys_position WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,535 ==> Parameters: useradmin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,536 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:22,572 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:22,579 ==> Preparing: INSERT INTO sys_position ( id, code, name, post_rank, create_by, create_time, sys_org_code ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,582 ==> Parameters: 1230390723017605122(String), useradmin(String), 总理(String), 5(String), admin(String), 2020-02-20 15:16:22.577(Timestamp), A01(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,642 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,644 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, request_param, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,645 ==> Parameters: 1230390723290234882(String), admin(String), 2020-02-20 15:16:22.643(Timestamp), 67(Long), 192.168.1.6(String), [{"code":"useradmin","createBy":"admin","createTime":1582182982577,"id":"1230390723017605122","name":"总理","postRank":"5","sysOrgCode":"A01"}](String), org.jeecg.modules.system.controller.SysPositionController.add()(String), 管理员(String), admin(String), 职务表-添加(String), 2(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,647 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:22,709 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:22,716 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,717 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,718 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,719 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,721 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:22,725 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 15:16:22,726 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,727 ==> Parameters: position_rank(String), 5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,730 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,738 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,739 ==> Parameters: 1230390723680305153(String), admin(String), 2020-02-20 15:16:22.737(Timestamp), 23(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:22,741 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:27,081 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:27,086 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:27,087 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:27,089 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:27,090 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:27,092 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:30,769 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:16:30,771 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:30,775 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,776 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,777 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_role WHERE role_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,778 ==> Parameters: 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,779 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,780 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,780 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_role where role_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,782 ==> Parameters: 1230389491897106433(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,782 <== Total: 5 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:30,784 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,927 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:16:44,928 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:16:44,932 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:44,933 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,934 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,934 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,936 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,940 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,943 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,944 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,945 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,946 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:44,945 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,948 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,949 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,950 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,952 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,953 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,955 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,956 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,959 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:16:44,965 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:16:44,967 ==> Parameters: 1230390816877740034(String), admin(String), 2020-02-20 15:16:44.964(Timestamp), 13(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,968 dictCode : activiti_sync getDictItems SysDictController.java 130
DEBUG 2020-02-20 15:16:44,968 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:16:44,970 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582183004968) getDictItems SysDictController.java 163
INFO 2020-02-20 15:17:04,660 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:04,665 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:04,666 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:04,672 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:04,673 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:17:06,277 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:17:09,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:09,364 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,365 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,367 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,368 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,369 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,374 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,375 ==> Parameters: 1230390919290060802(String), admin(String), 2020-02-20 15:17:09.373(Timestamp), 12(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:09,377 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:12,094 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:12,099 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:12,101 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:12,102 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:12,103 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:12,104 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:21,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:21,194 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:21,195 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:21,201 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:21,202 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:17:25,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:25,231 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,232 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,233 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,234 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,236 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,241 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,242 ==> Parameters: 1230390985841082369(String), admin(String), 2020-02-20 15:17:25.24(Timestamp), 10(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:25,243 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:26,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:17:26,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:17:26,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:27,006 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:27,007 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:27,009 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:27,011 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:27,014 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:30,503 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:17:32,241 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:32,246 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:32,247 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:32,254 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:32,256 ======获取全部菜单数据=====耗时:11毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:17:35,013 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:35,017 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:35,019 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:35,020 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:35,020 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:35,022 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:37,816 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:37,821 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:37,822 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:37,829 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:37,921 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:37,929 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:37,932 ==> Parameters: 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:37,933 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:53,944 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODMzNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.RuTGlcdI0WkB4QPP9lMvoL-mwSetAiV0xR0lC2Ejc1E checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:17:53,948 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,949 ==> Parameters: 1230391106246967298(String), 1230389491897106433(String), 1a0811914300741f4e11838ff37a1d3a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,951 ==> Parameters: 1230391106263744514(String), 1230389491897106433(String), 7593c9e3523a17bca83b8d7fe8a34e58(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,952 ==> Parameters: 1230391106263744515(String), 1230389491897106433(String), 190c2b43bec6a5f7a4194a85db67d96a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,953 ==> Parameters: 1230391106272133121(String), 1230389491897106433(String), 54dd5457a3190740005c1bfec55b1c34(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,955 ==> Parameters: 1230391106272133122(String), 1230389491897106433(String), 1174506953255182338(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,956 ==> Parameters: 1230391106284716033(String), 1230389491897106433(String), e8af452d8948ea49d37c934f5100ae6a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,957 ==> Parameters: 1230391106284716034(String), 1230389491897106433(String), f1cb187abf927c88b89470d08615f5ac(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,959 ==> Parameters: 1230391106293104641(String), 1230389491897106433(String), 1174590283938041857(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,960 ==> Parameters: 1230391106301493250(String), 1230389491897106433(String), ebb9d82ea16ad864071158e0c449d186(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,961 ==> Parameters: 1230391106301493251(String), 1230389491897106433(String), e08cb190ef230d5d4f03824198773950(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:53,962 ==> Parameters: 1230391106309881857(String), 1230389491897106433(String), 1170592628746878978(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:54,200 ======角色授权成功=====耗时:253毫秒 saveRolePermission SysPermissionController.java 383
DEBUG 2020-02-20 15:17:59,705 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:59,706 ==> Parameters: 1230391130385186817(String), 2020-02-20 15:17:59.704(Timestamp), 192.168.1.6(String), 用户名: jeecg,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:17:59,708 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:17:59,709 用户名: jeecg,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 15:18:14,864 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,866 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,869 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,874 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,876 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,877 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,879 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,879 ==> Parameters: A03(String), iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,935 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,940 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,940 ==> Parameters: 1230391194293796866(String), 2020-02-20 15:18:14.939(Timestamp), 192.168.1.6(String), 用户名: iov,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,942 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:14,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:14,971 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,972 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,973 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:14,980 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 15:18:14,983 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,986 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,990 <== Total: 15 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,992 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,993 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:14,994 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:16,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:16,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:16,195 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,197 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,197 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,198 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,200 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:16,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:16,201 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,202 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,202 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,204 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,207 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,208 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,209 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,210 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,211 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,211 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,216 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,218 ==> Parameters: ALL(String), 0(String), 1(String), 2020-02-20 15:12:45.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,220 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,224 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,226 ==> Parameters: 1(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,230 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:16,231 ==> Parameters: 2(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:19,385 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:19,390 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:19,391 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:19,393 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:19,394 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:19,396 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:29,916 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:29,921 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:29,921 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:29,923 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:29,923 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:29,925 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:32,149 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:32,155 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:32,156 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:32,169 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:32,171 ======获取全部菜单数据=====耗时:18毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:18:34,848 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:40,868 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:40,874 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,876 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,877 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,878 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,880 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,892 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,894 ==> Parameters: 1230391303135985665(String), iov(String), 2020-02-20 15:18:40.889(Timestamp), 17(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:40,899 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:42,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:42,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:42,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:42,975 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:42,976 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:42,980 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:42,981 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:42,987 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:47,649 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:47,653 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:47,653 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:49,032 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:49,036 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:49,037 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:49,039 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:49,040 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:49,042 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:50,181 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:50,185 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,186 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:50,932 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:50,936 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,937 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,939 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,940 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:50,942 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:52,330 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:52,336 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:52,336 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:52,338 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:52,340 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:52,342 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:58,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:18:58,605 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:18:58,631 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,633 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,639 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,641 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,643 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,645 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,647 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,649 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,650 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,652 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:18:58,660 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 15:18:58,663 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,664 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:18:58,665 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:04,695 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:04,714 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:04,720 ==> Parameters: 0(Integer), 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:04,726 <== Total: 14 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:04,727 ======获取一级菜单数据=====耗时:28毫秒 getSystemMenuList SysPermissionController.java 115
INFO 2020-02-20 15:19:08,715 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:08,720 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:08,721 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:08,722 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:08,723 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:08,724 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:11,586 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:19:11,588 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:11,596 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,597 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,598 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,599 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,599 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,600 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,601 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,602 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,603 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:11,608 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:13,025 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:19:13,026 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:13,030 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,033 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,035 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,036 ==> Parameters: 0(Long), 99999(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,038 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,043 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,043 ==> Parameters: 1230391437991247874(String), iov(String), 2020-02-20 15:19:13.042(Timestamp), 12(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,045 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:13,130 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:13,145 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,147 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,197 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,202 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,205 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,206 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,207 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:13,209 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:16,882 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:16,888 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:16,890 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:16,892 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:16,893 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:16,894 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:17,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:17,766 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,767 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,769 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,770 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,771 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,772 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,773 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:17,774 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:18,521 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:18,527 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:18,528 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:18,531 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:18,532 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:18,534 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:19,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:19,605 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,606 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,608 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,609 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,612 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,614 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,615 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:19,620 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:20,278 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:20,284 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:20,285 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:20,287 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:20,288 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:20,289 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:21,122 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:21,128 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,129 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,132 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,136 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,138 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,141 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,141 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,142 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:21,817 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:21,823 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,824 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,827 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03A01%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,827 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:21,828 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:23,349 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:23,354 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,355 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,357 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,358 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,359 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,366 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,367 ==> Parameters: 1230391481289048066(String), iov(String), 2020-02-20 15:19:23.365(Timestamp), 11(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:23,369 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:23,925 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:19:24,672 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:24,676 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:24,677 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:24,685 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:24,686 ======获取全部菜单数据=====耗时:11毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:19:25,764 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:25,769 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:25,770 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:25,771 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:25,772 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:25,774 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:27,915 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:27,918 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:27,919 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:27,924 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:27,926 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:19:29,138 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:19:31,459 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODQ4OTQsInVzZXJuYW1lIjoiaW92In0.wwzjtp8u5iolmjKClo34EwCelLLPa8IlLLQX2kg9GOc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:19:35,946 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:35,948 ==> Parameters: 1230391534049198081(String), 2020-02-20 15:19:35.945(Timestamp), 192.168.1.6(String), 用户名: zhen,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:35,949 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:35,950 用户名: zhen,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 15:19:43,268 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:43,270 ==> Parameters: 1230391564759891969(String), 2020-02-20 15:19:43.266(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:19:43,272 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:19:43,273 用户名: 管理员,退出成功! logout LoginController.java 117
Logback Log Messages

Log session start time Fri Feb 21 13:59:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-20 15:28:15,298 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 4612 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-20 15:28:15,303 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-20 15:28:21,343 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-20 15:28:21,347 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-20 15:28:21,465 Finished Spring Data repository scanning in 98ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-20 15:28:22,088 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2264e10d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:22,235 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,030 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-20 15:28:23,032 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-20 15:28:23,036 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,044 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,079 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,220 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$25f7777] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,486 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,494 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6bede848] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,509 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,524 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,568 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,583 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$177935c1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,791 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,934 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:23,965 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$6d336857] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:24,076 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$15785527] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:24,088 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-20 15:28:24,930 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-20 15:28:24,972 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,052 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,053 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,093 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,326 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-20 15:28:25,326 Root WebApplicationContext: initialization completed in 9749 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-20 15:28:25,838 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-20 15:28:26,332 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-20 15:28:26,333 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-20 15:28:26,334 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-20 15:28:26,335 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-20 15:28:31,699 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-20 15:28:32,004 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-20 15:28:32,005 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-20 15:28:32,010 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-20 15:28:32,012 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-20 15:28:32,013 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-20 15:28:32,014 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-20 15:28:32,014 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-20 15:28:32,014 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@27ec74a3 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-20 15:28:35,574 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-20 15:28:37,641 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-20 15:28:37,962 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-20 15:28:38,428 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-20 15:28:39,992 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-20 15:28:40,054 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-20 15:28:40,179 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-20 15:28:40,592 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,596 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,610 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,616 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,623 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,654 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,657 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,661 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,665 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,669 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,689 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-20 15:28:40,706 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-20 15:28:41,012 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-20 15:28:41,026 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-20 15:28:41,027 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-20 15:28:41,029 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-20 15:28:41,032 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-20 15:28:41,034 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-20 15:28:41,057 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-20 15:28:41,162 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-20 15:28:41,174 Started JeecgApplication in 27.657 seconds (JVM running for 29.855) logStarted StartupInfoLogger.java 59
INFO 2020-02-20 15:28:41,199 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-20 15:28:41,842 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-20 15:28:41,854 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-20 15:28:43,479 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-20 15:28:43,480 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-20 15:28:43,519 Completed initialization in 38 ms initServletBean FrameworkServlet.java 546
DEBUG 2020-02-20 15:36:10,865 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:10,884 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:10,910 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,049 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,053 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,063 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,069 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,072 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,100 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,769 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,781 ==> Parameters: 1230395710841991170(String), 2020-02-20 15:36:11.169(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,784 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:11,833 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:36:11,843 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,843 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,846 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:11,900 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 15:36:11,910 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,917 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:11,966 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:12,183 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:12,186 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:12,192 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:13,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:36:13,441 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:36:13,476 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:13,479 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:36:13,480 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,484 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,486 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,488 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,490 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,493 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,494 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,496 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,498 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,500 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,501 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,514 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,516 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,519 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,540 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,542 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,544 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,607 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,610 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,616 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:13,618 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:22,666 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:36:22,688 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:22,691 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:36:22,728 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:36:22,735 ======获取全部菜单数据=====耗时:59毫秒 list SysPermissionController.java 82
INFO 2020-02-20 15:36:25,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:37:14,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:37:27,317 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:37:30,806 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:37:30,975 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:30,979 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:30,997 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,002 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,006 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,279 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,281 ==> Parameters: 1230396044331102209(String), admin(String), 2020-02-20 15:37:31.277(Timestamp), 362(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:37:31,286 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:37:33,054 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:37:35,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:38:05,336 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:38:05,353 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,355 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,359 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,360 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,363 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,381 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,383 ==> Parameters: 1230396187361062914(String), admin(String), 2020-02-20 15:38:05.378(Timestamp), 28(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:38:05,386 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:12,189 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:12,204 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 15:41:12,208 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,210 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,230 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,245 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,246 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:12,249 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:13,330 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:13,333 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:13,343 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,344 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,345 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,346 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,347 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,348 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,349 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,350 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,353 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,355 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,358 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,360 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:13,375 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:13,383 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,384 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,386 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,390 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,391 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,393 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,396 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,397 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,402 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:13,402 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:16,889 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:16,923 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:16,936 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:16,940 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:16,942 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:16,944 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:23,032 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:23,032 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:23,037 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:23,066 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,068 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,071 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,073 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,076 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:23,907 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:23,916 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,917 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,919 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,920 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,922 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,936 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,938 ==> Parameters: 1230397020161093634(String), admin(String), 2020-02-20 15:41:23.934(Timestamp), 20(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:23,977 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:26,905 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:26,912 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:26,959 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,959 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,960 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,960 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,964 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,966 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,967 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,969 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,971 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:26,972 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:30,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 15:41:30,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:30,055 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,056 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,065 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,066 ==> Parameters: 0(Long), 99999(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,069 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,078 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,081 ==> Parameters: 1230397045922508801(String), admin(String), 2020-02-20 15:41:30.076(Timestamp), 24(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,083 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:30,137 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:30,154 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,156 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,160 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,164 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,168 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,170 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,171 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:30,172 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:35,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:35,668 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:35,669 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:35,673 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:35,674 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:35,677 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:42,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:41:42,613 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:42,615 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:42,617 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:42,619 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:41:42,622 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:41:45,500 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODU5NzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.MFMTSggOMg0glZSVmCIIrfxglWthj9pqS7sFVYvAnrA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 15:42:32,517 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:32,519 ==> Parameters: 1230397307810656257(String), 2020-02-20 15:42:32.514(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:32,521 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:42:32,523 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 15:42:39,286 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:39,287 ==> Parameters: (String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:39,289 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,523 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,525 ==> Parameters: z(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,529 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,831 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,832 ==> Parameters: zz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:40,834 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:41,363 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:41,364 ==> Parameters: zz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:41,365 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,268 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,270 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,271 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,989 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,990 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:57,992 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:58,919 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:58,922 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:58,924 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:59,730 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:59,732 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:42:59,734 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,213 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,214 ==> Parameters: zz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,215 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,218 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,218 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,218 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,221 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,222 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:01,238 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,907 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,908 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,910 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:43:02,956 16688004314 sms LoginController.java 218
DEBUG 2020-02-20 15:43:02,958 ==> Preparing: select * from sys_user where phone = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,959 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:02,960 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,987 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,987 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,988 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,989 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,988 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,990 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,990 ==> Parameters: zz(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,993 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:43:29,995 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,711 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,713 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,716 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,721 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,723 ==> Parameters: 1230397908351102977(String), 2020-02-20 15:44:55.72(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:44:55,726 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 15:44:55,727 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 15:45:04,083 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,085 ==> Parameters: a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,088 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,626 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,627 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:04,629 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:05,188 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:05,189 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:05,191 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:15,840 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:15,841 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:15,843 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:16,625 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:16,627 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:16,628 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,364 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,364 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,366 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,674 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,674 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,676 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,774 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,775 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,775 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,775 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,776 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:17,776 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,387 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE username=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,388 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,390 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,391 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE email=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,392 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,394 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,401 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE phone=? AND del_flag='0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,402 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,404 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,437 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,438 ==> Parameters: aa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,439 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,440 ==> Preparing: select * from sys_user where phone = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,441 ==> Parameters: 16688004314(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,442 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,444 ==> Preparing: select * from sys_user where email = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,445 ==> Parameters: 376702657@qq.com(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 15:45:28,447 <== Total: 0 debug BaseJdbcLogger.java 143
ERROR 2020-02-20 15:45:28,453 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.system.controller.SysUserController.userRegister(SysUserController.java:762)
    at org.jeecg.modules.system.controller.SysUserController$$FastClassBySpringCGLIB$$97a54670.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor328.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysUserController$$EnhancerBySpringCGLIB$$75f220a.userRegister(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-20 16:05:55,482 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,483 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,486 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,495 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,496 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,499 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,502 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,503 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,566 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,571 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,572 ==> Parameters: 1230403192645660673(String), 2020-02-20 16:05:55.569(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,574 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:05:55,606 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:05:55,618 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,619 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,627 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:05:55,635 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 16:05:55,638 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,639 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,656 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,670 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,671 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:55,675 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:05:57,041 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:05:57,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:05:57,059 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,060 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,061 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,062 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,064 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,065 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,067 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,068 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,075 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,077 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:05:57,079 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:05:57,080 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,086 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,088 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,091 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,098 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,100 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,103 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,107 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,109 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,115 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:05:57,116 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:07,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:07,693 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:07,694 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:07,697 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:07,698 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:07,700 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:10,498 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:10,511 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:10,512 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:10,523 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:10,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:10,681 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:10,682 ==> Parameters: 1230389491897106433(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:10,685 <== Total: 15 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:13,917 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:13,928 ======角色授权成功=====耗时:5毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-20 16:06:17,872 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:17,873 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:17,874 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:17,891 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:17,892 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:17,896 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:17,898 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:17,902 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:33,543 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:33,562 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:33,566 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:37,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:37,204 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:37,207 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:37,215 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:37,217 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:37,219 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:41,920 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:41,929 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:41,932 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:41,939 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,940 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,940 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,940 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,943 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,943 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,944 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,945 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:41,949 dictCode : activiti_sync getDictItems SysDictController.java 130
DEBUG 2020-02-20 16:06:41,954 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:41,954 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582186001949) getDictItems SysDictController.java 163
DEBUG 2020-02-20 16:06:41,955 ==> Parameters: 1230403387190063106(String), admin(String), 2020-02-20 16:06:41.952(Timestamp), 14(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), 管理员(String), admin(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:41,958 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:48,129 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:48,134 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,135 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,136 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:48,221 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:06:48,224 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc3NTUsInVzZXJuYW1lIjoiYWRtaW4ifQ.soMTymDwYykQRfcGe8eFrs3IbDK_jlQ84DOUQMqq0Co checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:06:48,486 ==> Preparing: SELECT id,user_id,role_id FROM sys_user_role WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,488 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,490 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,490 ==> Preparing: SELECT id,user_id,dep_id FROM sys_user_depart WHERE user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,492 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,501 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,507 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,511 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:48,517 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:55,810 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:55,811 ==> Parameters: 1230403445306339330(String), 2020-02-20 16:06:55.809(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:06:55,814 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:06:55,815 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-20 16:07:13,136 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,138 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,140 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,146 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,147 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,148 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,150 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,150 ==> Parameters: A03(String), iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,214 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,219 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,220 ==> Parameters: 1230403518324977665(String), 2020-02-20 16:07:13.217(Timestamp), 192.168.1.6(String), 用户名: iov,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,222 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:13,246 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:13,250 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,252 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,254 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:13,262 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 16:07:13,264 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,265 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,272 <== Total: 15 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,276 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,278 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:13,280 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:14,507 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:14,509 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:14,514 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,515 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,515 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,517 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,516 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,520 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,521 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,521 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,524 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,527 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,529 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,532 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:14,539 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:14,561 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,562 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,564 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,568 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,570 ==> Parameters: ALL(String), 0(String), 1(String), 2020-02-20 15:12:45.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,572 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,576 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,577 ==> Parameters: 1(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,581 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:14,582 ==> Parameters: 2(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:18,235 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:18,243 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:18,244 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:18,246 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:18,247 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:18,249 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:20,590 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:20,600 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:20,602 ==> Parameters: 0(Integer), 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:20,605 <== Total: 14 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:20,606 ======获取一级菜单数据=====耗时:13毫秒 getSystemMenuList SysPermissionController.java 115
INFO 2020-02-20 16:07:22,483 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:22,516 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE del_flag = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,518 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,520 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE del_flag=? ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,522 ==> Parameters: 0(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,525 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:22,527 查询当前页:1 queryPageList SysAnnouncementController.java 96
INFO 2020-02-20 16:07:22,527 查询当前页数量:10 queryPageList SysAnnouncementController.java 97
INFO 2020-02-20 16:07:22,528 查询结果数量:2 queryPageList SysAnnouncementController.java 98
INFO 2020-02-20 16:07:22,528 数据总数:2 queryPageList SysAnnouncementController.java 99
INFO 2020-02-20 16:07:22,538 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 16:07:22,540 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,556 ==> Parameters: msg_category(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,562 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:22,572 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 16:07:22,573 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,573 ==> Parameters: send_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,574 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:22,581 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 16:07:22,586 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,587 ==> Parameters: priority(String), M(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,588 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:22,597 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-20 16:07:22,598 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,603 ==> Parameters: msg_type(String), ALL(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:22,604 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:26,324 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:26,361 ==> Preparing: SELECT COUNT(1) FROM sys_category WHERE pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:26,362 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:26,369 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE pid = ? LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:26,371 ==> Parameters: 0(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:26,373 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:27,247 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:27,252 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:27,260 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,261 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,265 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,267 ==> Parameters: 0(Long), 99999(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,268 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,278 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,281 ==> Parameters: 1230403577296891906(String), iov(String), 2020-02-20 16:07:27.276(Timestamp), 19(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,285 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:27,342 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:27,351 ==> Preparing: SELECT COUNT(1) FROM sys_depart INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,353 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,357 ==> Preparing: SELECT sys_user.id AS "sys_user.id", sys_user.realname AS "sys_user.realname", sys_user.work_no AS "sys_user.work_no", sys_user.post AS "sys_user.post", sys_user.telephone AS "sys_user.telephone", sys_user.email AS "sys_user.email", sys_user.phone AS "sys_user.phone", sys_depart.id AS "sys_depart.id", sys_depart.depart_name AS "sys_depart.depart_name" FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' ORDER BY sys_depart.org_code ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,359 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,361 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,363 ==> Preparing: SELECT COUNT(1) FROM sys_depart -- 关联查询出该部门有哪些用户 INNER JOIN sys_user_depart ON sys_user_depart.dep_id = sys_depart.id -- 关联查询出该用户的详细信息 INNER JOIN sys_user ON sys_user.id = sys_user_depart.user_id WHERE sys_depart.org_code LIKE 'A03%' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,364 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:27,368 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:28,409 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:28,418 ==> Preparing: SELECT COUNT(1) FROM sys_category WHERE pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:28,419 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:28,421 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE pid = ? LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:28,421 ==> Parameters: 0(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:28,423 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:31,586 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:31,631 --查询规则-->pid = 1183693424827564034 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-20 16:07:31,634 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE pid = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:31,635 ==> Parameters: 1183693424827564034(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:31,636 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:33,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:33,725 --查询规则-->pid = 1185039122143719425 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-20 16:07:33,736 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE pid = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:33,736 ==> Parameters: 1185039122143719425(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:33,738 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:41,341 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:41,343 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:07:41,346 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:41,355 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:41,356 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:41,359 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:41,360 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:41,365 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:47,768 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:47,774 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:47,775 ==> Parameters: 2ef11379c1bf409cbe8842513fbfcfe5(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:07:49,111 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:07:49,116 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND id IN (SELECT user_id FROM sys_user_depart WHERE dep_id = ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:49,117 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:49,119 ==> Preparing: select * from sys_user where del_flag = '0' and id in (select user_id from sys_user_depart where dep_id=?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:49,120 ==> Parameters: 2dc24b0ade8840499bee21225bf61222(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:07:49,124 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:00,849 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:08:00,856 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:00,857 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:00,866 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:00,869 ======获取全部菜单数据=====耗时:16毫秒 list SysPermissionController.java 82
INFO 2020-02-20 16:08:17,782 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:08:17,790 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:08:17,797 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,798 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:17,802 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-20 16:08:17,805 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 16:08:17,810 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,811 ==> Parameters: global_perms_type(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:17,812 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:08:17,814 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,814 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:17,818 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582186097803) getDictItems SysDictController.java 163
INFO 2020-02-20 16:08:17,821 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-20 16:08:17,824 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-20 16:08:17,826 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,827 ==> Parameters: valid_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:08:17,829 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:08:17,832 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582186097822) getDictItems SysDictController.java 163
INFO 2020-02-20 16:11:04,432 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:04,447 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 16:11:04,452 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,454 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,463 <== Total: 15 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,469 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,472 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:04,476 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:05,632 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:05,642 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,643 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:05,646 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:05,652 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,653 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,654 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,654 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:05,656 ======获取全部菜单数据=====耗时:17毫秒 list SysPermissionController.java 82
DEBUG 2020-02-20 16:11:05,657 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,659 ==> Parameters: ALL(String), 0(String), 1(String), 2020-02-20 15:12:45.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,660 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,664 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,665 ==> Parameters: 1(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,673 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:05,674 ==> Parameters: 2(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:10,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:10,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:10,362 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:10,372 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:10,373 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:10,375 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:10,376 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:10,379 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:10,385 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:16,497 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:16,498 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:16,500 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:16,509 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:16,510 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:16,513 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:16,517 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:16,520 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:16,525 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:26,664 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:26,671 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:26,675 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:26,686 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:26,687 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:26,689 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:26,690 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:26,693 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:26,694 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:34,367 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:34,388 ==> Preparing: SELECT COUNT(1) FROM sys_position debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,389 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,392 ==> Preparing: SELECT id,code,name,post_rank,company_id,create_by,create_time,update_by,update_time,sys_org_code FROM sys_position ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,395 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,399 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,413 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,416 ==> Parameters: 1230404613814267906(String), iov(String), 2020-02-20 16:11:34.409(Timestamp), 26(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysPositionController.queryPageList()(String), zhen(String), iov(String), 职务表-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:34,418 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:41,525 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:41,533 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:41,538 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:41,552 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:41,553 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:41,555 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:41,556 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:41,559 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:41,569 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:45,255 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:45,294 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:11:45,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:11:45,304 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:45,306 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:45,308 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:45,309 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:11:45,312 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:11:45,325 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:19:35,758 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:19:35,768 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-20 16:19:35,773 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,777 ==> Parameters: iov(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,784 <== Total: 15 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,791 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,793 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:35,796 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:19:38,045 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-20 16:19:38,046 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:19:38,055 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,056 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,057 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,058 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,060 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,063 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,064 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,065 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,068 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,071 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,074 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,077 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:19:38,125 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:19:38,133 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,134 ==> Parameters: 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,139 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,143 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,145 ==> Parameters: ALL(String), 0(String), 1(String), 2020-02-20 15:12:45.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,150 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,155 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,157 ==> Parameters: 1(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,161 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:38,163 ==> Parameters: 2(String), 1230389812211908609(String) debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:19:52,744 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:19:52,768 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,769 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,771 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,774 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:19:52,776 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIxODc4MzMsInVzZXJuYW1lIjoiaW92In0.-OdAhzjVBreyGmiWYKnSWHLZTh6BBVQXN_yuIzA_CQY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-20 16:19:52,777 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,779 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,782 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,785 ==> Parameters: 2020-02-20 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,786 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,787 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,788 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-21 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:19:52,794 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:20:01,505 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:20:01,507 ==> Parameters: 1230406740737437697(String), 2020-02-20 16:20:01.503(Timestamp), 192.168.1.6(String), 用户名: zhen,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-20 16:20:01,509 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-20 16:20:01,510 用户名: zhen,退出成功! logout LoginController.java 117
Logback Log Messages

Log session start time Fri Feb 21 14:19:43 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 13:59:35,676 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2068 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 13:59:35,701 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 13:59:41,559 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 13:59:41,568 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 13:59:41,709 Finished Spring Data repository scanning in 116ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 13:59:42,443 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7e9b45f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:42,599 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,072 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 13:59:44,076 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 13:59:44,085 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,092 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,139 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,377 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5e95dc5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,894 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,904 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c8244d30] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,923 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,954 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:44,992 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,007 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$73af9aa9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,321 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,444 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,463 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c969cd3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,522 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$71aeba0f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:45,549 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 13:59:46,889 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 13:59:46,953 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,038 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,038 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,072 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,366 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 13:59:47,366 Root WebApplicationContext: initialization completed in 11534 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 13:59:48,012 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 13:59:48,772 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 13:59:48,777 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 13:59:48,782 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 13:59:48,787 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 13:59:56,732 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 13:59:57,499 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 13:59:57,500 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 13:59:57,511 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 13:59:57,518 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 13:59:57,520 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 13:59:57,520 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 13:59:57,521 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 13:59:57,522 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@d3d5094 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 14:00:02,036 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 14:00:08,669 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 14:00:09,259 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 14:00:10,149 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 14:00:12,077 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 14:00:12,108 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 14:00:12,201 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 14:00:12,523 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,526 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,528 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,530 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,533 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,555 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,558 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,561 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,563 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,566 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,582 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:00:12,593 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 14:00:12,854 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 14:00:12,867 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 14:00:12,868 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 14:00:12,870 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 14:00:12,873 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 14:00:12,878 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 14:00:12,906 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:00:12,946 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 14:00:12,949 Started JeecgApplication in 40.511 seconds (JVM running for 47.006) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 14:00:12,969 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 14:00:13,476 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 14:00:13,477 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 14:00:13,515 Completed initialization in 38 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 14:00:15,500 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 14:00:15,505 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-21 14:11:00,208 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,241 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,274 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,384 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,389 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,440 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,455 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,458 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:00,489 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,171 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,181 ==> Parameters: 1230736663301750785(String), 2020-02-21 14:11:00.552(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,194 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:01,271 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:11:01,281 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,285 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,289 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:01,373 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:11:01,393 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,411 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,521 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,693 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,695 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:01,698 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:03,072 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:11:03,075 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:11:03,146 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,147 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,156 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,160 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,161 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,163 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,165 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,170 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,170 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,173 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,176 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,180 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:03,247 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:11:03,284 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,287 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,310 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,358 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,364 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,373 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,484 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,487 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,495 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:03,496 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:23,830 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:11:23,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:11:23,881 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:11:23,927 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-21 14:11:23,930 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:23,942 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:11:23,968 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:11:23,979 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582265483882) getDictItems SysDictController.java 163
INFO 2020-02-21 14:11:24,003 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:11:24,019 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:11:24,026 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582265484020) getDictItems SysDictController.java 163
INFO 2020-02-21 14:11:24,076 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:12:53,517 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:12:53,523 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:12:53,537 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:12:53,543 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:12:53,546 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582265573544) getDictItems SysDictController.java 163
INFO 2020-02-21 14:12:53,568 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:12:53,579 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:12:53,582 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582265573580) getDictItems SysDictController.java 163
Logback Log Messages

Log session start time Fri Feb 21 14:53:31 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 14:19:43,902 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 9128 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 14:19:43,910 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 14:19:46,579 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 14:19:46,579 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 14:19:46,732 Finished Spring Data repository scanning in 131ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 14:19:47,459 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$5f34ac97] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:47,548 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,439 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 14:19:48,439 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 14:19:48,439 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,449 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,478 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,554 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3f2f4301] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,722 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,730 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a8bdb3d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,740 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,748 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,778 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,788 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5449014b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:48,923 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,078 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,099 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$aa0333e1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,139 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$524820b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,139 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:19:49,798 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 14:19:49,824 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:19:49,844 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 14:19:49,844 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 14:19:49,859 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 14:19:50,223 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 14:19:50,223 Root WebApplicationContext: initialization completed in 6203 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 14:19:50,739 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 14:19:51,109 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 14:19:51,109 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 14:19:51,109 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 14:19:51,109 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 14:19:55,283 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 14:19:55,634 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 14:19:55,637 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 14:19:55,644 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 14:19:55,649 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 14:19:55,654 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 14:19:55,654 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 14:19:55,654 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 14:19:55,657 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@50b38342 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 14:19:59,730 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 14:20:01,568 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 14:20:01,784 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 14:20:02,128 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 14:20:03,173 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 14:20:03,198 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 14:20:03,269 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 14:20:03,498 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,498 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,498 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,498 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,498 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,518 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,518 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,518 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,518 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,529 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,538 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:20:03,548 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 14:20:03,689 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 14:20:03,698 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 14:20:03,698 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 14:20:03,708 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 14:20:03,708 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 14:20:03,708 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 14:20:03,729 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:20:03,768 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 14:20:03,773 Started JeecgApplication in 21.426 seconds (JVM running for 24.182) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 14:20:03,778 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 14:20:05,033 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 14:20:05,035 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 14:20:05,058 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 14:20:05,268 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 14:20:05,268 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 14:21:40,603 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:40,755 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:21:40,802 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,821 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,880 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,964 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,967 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:40,971 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:21:42,090 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:42,092 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:21:42,120 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,121 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:21:42,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:21:42,126 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,130 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,137 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,138 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,142 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,146 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,150 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,154 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,154 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,157 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,162 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,163 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,169 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,190 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,193 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,196 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,275 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,281 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,292 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:21:42,293 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:21:47,439 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:47,439 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:47,527 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:21:47,541 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266107532) getDictItems SysDictController.java 163
INFO 2020-02-21 14:21:47,565 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:21:47,587 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:21:47,592 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266107587) getDictItems SysDictController.java 163
INFO 2020-02-21 14:21:47,642 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:22:28,165 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:22:28,173 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:22:28,195 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:22:28,200 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266148196) getDictItems SysDictController.java 163
INFO 2020-02-21 14:22:28,211 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:22:28,249 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:22:28,263 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:22:28,272 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266148264) getDictItems SysDictController.java 163
INFO 2020-02-21 14:23:27,653 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:27,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:27,676 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:23:27,677 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:23:27,685 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266207677) getDictItems SysDictController.java 163
INFO 2020-02-21 14:23:27,720 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:27,736 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:23:27,742 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266207736) getDictItems SysDictController.java 163
INFO 2020-02-21 14:23:32,277 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:23:32,294 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:32,297 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:32,324 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:23:32,330 ======获取全部菜单数据=====耗时:43毫秒 list SysPermissionController.java 82
INFO 2020-02-21 14:23:49,410 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:49,418 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:23:49,426 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:23:49,437 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,439 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:23:49,450 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 14:23:49,457 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 14:23:49,463 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:23:49,480 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 14:23:49,480 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-21 14:23:49,483 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,490 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,495 ==> Parameters: global_perms_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,503 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,524 ==> Parameters: valid_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:23:49,527 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:23:49,547 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582266229451) getDictItems SysDictController.java 163
INFO 2020-02-21 14:23:49,547 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582266229457) getDictItems SysDictController.java 163
INFO 2020-02-21 14:25:15,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:25:15,121 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:25:15,124 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:25:15,146 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:25:15,149 ======获取全部菜单数据=====耗时:33毫秒 list SysPermissionController.java 82
INFO 2020-02-21 14:25:24,395 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:25:24,405 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:25:24,406 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:25:24,420 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:25:24,423 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-21 14:26:29,938 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:29,939 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:29,947 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:26:29,949 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:26:29,953 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266389950) getDictItems SysDictController.java 163
INFO 2020-02-21 14:26:29,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:29,979 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:26:29,984 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266389980) getDictItems SysDictController.java 163
INFO 2020-02-21 14:26:39,182 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:39,205 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:26:39,219 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:39,233 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:26:39,237 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266399234) getDictItems SysDictController.java 163
INFO 2020-02-21 14:26:39,253 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:26:39,266 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:26:39,269 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266399267) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:08,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:08,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:08,207 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:29:08,242 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:08,253 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266548243) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:08,270 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:08,282 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:08,291 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266548284) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:13,296 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:29:13,307 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:29:13,309 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:29:13,322 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:29:13,325 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-21 14:29:21,184 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:21,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:21,194 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:21,200 dictCode : valid_status getDictItems SysDictController.java 130
DEBUG 2020-02-21 14:29:21,203 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:29:21,204 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:29:21,206 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:21,207 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582266561201) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:21,212 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582266561207) getDictItems SysDictController.java 163
DEBUG 2020-02-21 14:29:21,215 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:29:55,530 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:55,535 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:55,549 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:29:55,564 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:55,569 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266595565) getDictItems SysDictController.java 163
INFO 2020-02-21 14:29:55,587 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:29:55,598 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:29:55,602 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582266595599) getDictItems SysDictController.java 163
DEBUG 2020-02-21 14:38:21,673 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,675 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,685 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,799 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,802 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,812 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,816 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,818 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:21,843 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,365 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,380 ==> Parameters: 1230743546964107265(String), 2020-02-21 14:38:21.865(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,384 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:38:22,433 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:38:22,441 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,442 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,445 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:38:22,498 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:38:22,506 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,510 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,538 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,579 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,582 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:22,590 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:38:25,549 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:38:25,551 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:38:25,559 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:38:25,562 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,563 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,565 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,566 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,567 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,570 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,572 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,574 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,578 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,580 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,581 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,582 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,583 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,585 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,587 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,588 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,589 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,594 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,594 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,599 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,605 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:38:25,606 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:43:02,244 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:43:02,259 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:43:02,267 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,268 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,285 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,308 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,309 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:02,312 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 14:43:05,269 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 14:43:05,816 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 14:43:06,182 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:43:06,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:43:06,189 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:43:06,197 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,200 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,204 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,207 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,215 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,216 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,215 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,218 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,218 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,222 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,224 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,225 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,226 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,227 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,229 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,232 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,233 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,233 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,235 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,238 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,239 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:43:06,240 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:45:01,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:01,333 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 14:45:01,336 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:45:01,342 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,344 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,369 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,405 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,407 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:01,409 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:45:02,388 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 41
ERROR 2020-02-21 14:45:02,551 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 14:45:02,715 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:02,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:45:02,724 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,727 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,730 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,733 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,735 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,736 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,737 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,738 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,741 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,743 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,742 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,746 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:45:02,781 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:45:02,793 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,794 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,797 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,802 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,805 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,807 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,812 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,814 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,819 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:45:02,820 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:45:05,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:05,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:05,653 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:45:05,653 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:45:05,656 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582267505654) getDictItems SysDictController.java 163
INFO 2020-02-21 14:45:05,673 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:05,691 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:45:05,694 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582267505692) getDictItems SysDictController.java 163
INFO 2020-02-21 14:45:29,863 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:29,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:29,873 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:45:29,883 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:45:29,885 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582267529883) getDictItems SysDictController.java 163
INFO 2020-02-21 14:45:29,906 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:45:29,927 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:45:29,930 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582267529928) getDictItems SysDictController.java 163
INFO 2020-02-21 14:45:38,139 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 16:56:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 14:53:32,296 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2932 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 14:53:32,343 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 14:53:38,405 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 14:53:38,421 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 14:53:38,530 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 14:53:39,077 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a929dda6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:39,217 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:40,717 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 14:53:40,717 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 14:53:40,717 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:40,733 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:40,764 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:40,999 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$89247410] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,889 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,905 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f2b2e4e1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,920 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,936 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:41,998 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,030 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9e3e325a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,655 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,795 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,811 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f3f864f0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,858 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$9c3d51c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:42,858 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 14:53:44,186 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 14:53:44,264 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:53:44,311 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 14:53:44,311 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 14:53:44,326 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 14:53:45,076 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 14:53:45,092 Root WebApplicationContext: initialization completed in 12577 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 14:53:46,451 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 14:53:47,436 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 14:53:47,451 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 14:53:47,451 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 14:53:47,451 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 14:53:55,857 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 14:53:56,185 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 14:53:56,185 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 14:53:56,185 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 14:53:56,185 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 14:53:56,185 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 14:53:56,185 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 14:53:56,185 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 14:53:56,201 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6c06b1bc setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 14:54:00,075 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 14:54:02,497 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 14:54:02,841 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 14:54:03,403 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 14:54:04,778 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 14:54:04,794 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 14:54:04,856 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 14:54:05,153 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,153 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,153 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,153 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,153 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,184 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,200 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 14:54:05,216 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 14:54:05,637 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 14:54:05,669 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 14:54:05,669 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 14:54:05,669 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 14:54:05,669 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 14:54:05,669 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 14:54:05,715 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 14:54:05,743 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 14:54:05,746 Started JeecgApplication in 38.778 seconds (JVM running for 42.98) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 14:54:05,759 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 14:54:06,851 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 14:54:06,853 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 14:54:06,874 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 14:54:07,113 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 14:54:07,124 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 14:57:56,752 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:57:56,908 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:57:56,986 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,018 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,252 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,377 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,377 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:57:57,393 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 14:57:59,523 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 14:58:00,101 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 14:58:00,414 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:00,414 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:00,430 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 14:58:00,461 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,461 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,461 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,461 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,476 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,523 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,523 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,555 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,555 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,586 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,586 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,601 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,601 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,617 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,617 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,633 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,633 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,633 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,711 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,726 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,742 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:58:00,742 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:58:16,019 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:16,034 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:16,050 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:58:16,081 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:58:16,097 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268296081) getDictItems SysDictController.java 163
INFO 2020-02-21 14:58:16,081 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 14:58:16,097 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268296097) getDictItems SysDictController.java 163
INFO 2020-02-21 14:58:16,269 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 14:59:40,055 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:40,055 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:40,071 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,086 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,149 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,180 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,180 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:40,180 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:48,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:48,147 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:48,163 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,179 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,225 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,319 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,319 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,319 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:48,667 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:48,698 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:48,698 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,714 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,745 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,870 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,870 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:48,886 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:48,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:49,021 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:49,021 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,021 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,052 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,146 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,161 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:49,193 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:51,943 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:51,958 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:51,958 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,005 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,021 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,067 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,067 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:52,083 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 14:59:53,020 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 14:59:53,035 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjg5MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.TsyX0IVXLyrnuAvviBNQzh5_u24miKSXVwnH18H-TOs getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 14:59:53,035 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,035 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,051 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,129 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,129 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 14:59:53,129 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:05,554 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:05,569 ==> Parameters: 1230749012947558401(String), 2020-02-21 15:00:05.054(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:05,600 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:05,600 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-21 15:00:05,632 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-21 15:00:24,012 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,015 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,021 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,119 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,120 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,159 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,159 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,159 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,269 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,284 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,284 ==> Parameters: 1230749091506872322(String), 2020-02-21 15:00:24.284(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,284 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:24,315 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:24,315 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,315 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,331 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:24,378 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:00:24,378 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,378 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,394 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,409 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,409 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:24,409 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 15:00:25,619 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:00:25,822 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 15:00:26,041 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:00:26,041 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:26,057 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,057 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,057 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:26,057 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:26,057 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,057 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,088 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,088 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,088 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,104 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,104 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,119 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:26,119 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:32,560 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:00:32,560 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:00:32,576 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:00:32,576 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:00:32,576 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268432576) getDictItems SysDictController.java 163
INFO 2020-02-21 15:00:32,591 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:00:32,623 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:00:32,623 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268432623) getDictItems SysDictController.java 163
INFO 2020-02-21 15:00:36,317 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:36,379 ==> Preparing: SELECT COUNT(1) FROM sys_fill_rule debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,379 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,395 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,395 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,395 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,564 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,564 ==> Parameters: 1230749143012925441(String), admin(String), 2020-02-21 15:00:36.564(Timestamp), 154(Long), 127.0.0.1(String), org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()(String), 管理员(String), admin(String), 填值规则-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:36,564 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:00:50,102 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:00:50,149 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule WHERE rule_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,149 ==> Parameters: org_num_role(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,149 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,164 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE parent_id = ? ORDER BY org_code DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,164 ==> Parameters: c6d7cb4deeac411cb3384b1b31278596(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,180 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,180 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,180 ==> Parameters: c6d7cb4deeac411cb3384b1b31278596(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:00:50,180 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:01:01,679 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:01:06,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:01:06,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:01:06,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:01:06,053 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:01:06,068 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:01:06,068 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:01:06,084 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268466068) getDictItems SysDictController.java 163
INFO 2020-02-21 15:01:06,084 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268466068) getDictItems SysDictController.java 163
INFO 2020-02-21 15:02:43,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:02:43,140 ==> Preparing: SELECT COUNT(1) FROM sys_fill_rule debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,140 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,140 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,140 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,140 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,155 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,155 ==> Parameters: 1230749673974063105(String), admin(String), 2020-02-21 15:02:43.155(Timestamp), 15(Long), 127.0.0.1(String), org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()(String), 管理员(String), admin(String), 填值规则-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:02:43,155 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:02:45,280 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:02:53,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:02:53,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:02:53,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:02:53,403 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:02:53,403 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:02:53,403 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:02:53,419 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268573403) getDictItems SysDictController.java 163
INFO 2020-02-21 15:02:53,419 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582268573403) getDictItems SysDictController.java 163
INFO 2020-02-21 15:10:19,236 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:10:19,252 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:10:19,252 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,268 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,299 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,330 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,330 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:10:19,346 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:16:25,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:16:25,734 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzAyMjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.qyFCsLigmwl-45PihtkA4Q-6bnNIolVHHP8MJTcOQbc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:16:25,734 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,734 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,750 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,812 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,812 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:16:25,828 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:16:48,267 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 15:16:48,283 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 15:17:19,759 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 15:17:19,759 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 15:17:31,243 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 15:17:31,243 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-21 15:19:29,341 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:19:29,341 ==> Parameters: 1230753894224027649(String), 2020-02-21 15:19:29.341(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:19:29,356 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:19:29,356 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-21 15:19:29,415 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-21 15:21:21,029 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,029 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,029 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,045 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,092 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,092 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,108 ==> Parameters: 1230754362941693954(String), 2020-02-21 15:21:21.092(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,108 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:21:21,139 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:21:21,139 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,154 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,154 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:21:21,154 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:21:21,170 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,170 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,170 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,201 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,217 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:21,217 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 15:21:22,373 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:21:22,592 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 15:21:22,811 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:22,826 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:22,826 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:21:22,826 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,842 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,857 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,873 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,873 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,873 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:21:22,873 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:21:31,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:31,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:31,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:21:31,724 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:21:31,740 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:21:31,740 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582269691740) getDictItems SysDictController.java 163
INFO 2020-02-21 15:21:31,740 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:21:31,755 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582269691740) getDictItems SysDictController.java 163
INFO 2020-02-21 15:22:29,587 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:22:29,602 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:22:29,618 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:22:29,618 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:22:29,634 ======获取全部菜单数据=====耗时:32毫秒 list SysPermissionController.java 82
INFO 2020-02-21 15:22:48,026 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:22:48,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:22:48,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:22:48,073 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:22:48,089 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 15:22:48,089 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582269768089) getDictItems SysDictController.java 163
DEBUG 2020-02-21 15:22:48,089 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:22:48,089 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:22:48,089 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582269768089) getDictItems SysDictController.java 163
DEBUG 2020-02-21 15:22:48,105 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:38:17,595 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 15:38:22,577 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:38:22,593 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:38:22,599 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,601 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,624 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,662 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,665 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:22,668 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 15:38:25,910 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:38:26,178 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 15:38:26,779 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:38:26,780 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzE0ODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.rjY__YP3OBVtV_oY2VWvH_4AlJcSgw6Wy7wPXTNa9wo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:38:26,791 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,792 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,793 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,794 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,794 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,803 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,809 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,812 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,816 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,819 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,820 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:38:26,821 ======获取全部菜单数据=====耗时:32毫秒 list SysPermissionController.java 82
DEBUG 2020-02-21 15:38:26,826 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:38:26,828 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:10,123 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNjcyNjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.fLPVRvJAw4csthdcV8T8h9eEgP1Be1_i_14J8c6WII4 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 15:40:10,130 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-21 15:40:10,267 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:10,268 ==> Parameters: 1230759099036524545(String), 2020-02-21 15:40:10.264(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:10,273 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:10,274 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-21 15:40:29,498 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,501 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,504 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,518 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,519 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,524 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,525 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,527 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,559 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,568 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,571 ==> Parameters: 1230759179990786049(String), 2020-02-21 15:40:29.562(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,573 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:29,600 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:29,607 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,608 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,611 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:29,619 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:40:29,623 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,625 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,641 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,671 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,672 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:29,675 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:31,019 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 41
ERROR 2020-02-21 15:40:31,093 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:40:31,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:31,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:31,200 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,202 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,203 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,203 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,205 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,205 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,207 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,224 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,227 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:31,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:31,229 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,240 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,242 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,253 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,254 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,276 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,294 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,296 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,307 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,323 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,349 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,396 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:31,397 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:33,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:33,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:33,275 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,276 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,278 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,281 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,280 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,282 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,282 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,286 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,287 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,290 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,295 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:33,298 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:37,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:37,353 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:40:37,371 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,377 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,381 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,384 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,389 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,390 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,392 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,393 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,394 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,395 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,399 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:40:37,401 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:40:41,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:41,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:43,392 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:40:43,413 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:40:43,421 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270843415) getDictItems SysDictController.java 163
INFO 2020-02-21 15:40:43,449 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:40:43,466 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:40:43,469 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270843467) getDictItems SysDictController.java 163
INFO 2020-02-21 15:40:55,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:01,380 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:01,380 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:01,388 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:41:01,392 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:41:01,397 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270861395) getDictItems SysDictController.java 163
INFO 2020-02-21 15:41:01,412 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:01,431 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:41:01,434 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270861432) getDictItems SysDictController.java 163
INFO 2020-02-21 15:41:03,674 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:03,676 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:03,688 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:41:03,688 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:41:03,694 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270863691) getDictItems SysDictController.java 163
INFO 2020-02-21 15:41:03,728 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:03,745 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:41:03,747 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270863746) getDictItems SysDictController.java 163
INFO 2020-02-21 15:41:49,193 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 50
INFO 2020-02-21 15:41:55,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:41:55,195 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:41:55,199 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,200 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,218 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,283 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,284 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:41:55,288 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:00,627 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 41
ERROR 2020-02-21 15:42:00,737 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:42:00,912 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:42:00,919 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:42:00,921 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:42:00,930 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:42:00,933 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270920931) getDictItems SysDictController.java 163
INFO 2020-02-21 15:42:00,949 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:42:00,959 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:42:00,962 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582270920960) getDictItems SysDictController.java 163
INFO 2020-02-21 15:42:00,972 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:42:00,980 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,982 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,984 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,989 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,990 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,992 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,995 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:00,997 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:01,001 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:01,002 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:26,540 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 50
DEBUG 2020-02-21 15:42:44,519 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:44,520 ==> Parameters: 1230759746012110850(String), 2020-02-21 15:42:44.516(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:44,522 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:44,523 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-21 15:42:44,561 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-21 15:42:58,269 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,272 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,274 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,282 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,284 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,286 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,288 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,290 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,347 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,351 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,352 ==> Parameters: 1230759804031918081(String), 2020-02-21 15:42:58.35(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,353 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:58,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:42:58,393 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,395 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,397 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:42:58,405 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 15:42:58,409 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,410 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,419 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,436 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,437 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:42:58,440 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 15:42:59,729 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 15:42:59,946 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 15:43:00,166 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:00,168 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:00,179 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 15:43:00,183 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,182 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,197 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,197 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,199 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,202 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,202 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,204 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,207 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,207 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,208 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,209 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,210 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,210 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,213 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,215 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,217 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,219 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,224 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,225 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,230 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 15:43:00,231 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 15:43:20,584 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:20,584 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:20,585 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:20,592 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:43:20,594 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:43:20,593 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 15:43:20,596 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582271000595) getDictItems SysDictController.java 163
INFO 2020-02-21 15:43:20,596 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582271000595) getDictItems SysDictController.java 163
INFO 2020-02-21 15:43:24,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:25,163 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:25,350 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:25,978 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:43:30,933 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:26,403 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:27,006 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:28,039 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:28,050 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:45:40,689 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:41,256 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_breakdown" table="iov_breakdown" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="breakdown_code" type="java.lang.String" access="property"> <column name="breakdown_code" length="10" not-null="false" unique="false"> <comment>故障码</comment> </column> </property> <property name="mean" type="java.lang.String" access="property"> <column name="mean" length="32" not-null="false" unique="false"> <comment>故障描述</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 15:45:41,559 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-21 15:45:41,564 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-02-21 15:45:44,903 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-21 15:45:45,212 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 15:45:45,258 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-21 15:45:45,415 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-21 15:45:45,431 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 15:45:45,453 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 15:45:45,455 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 15:45:45,455 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 15:45:45,456 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 15:45:45,464 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 15:45:45,492 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7bab2b7d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 15:45:45,498 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@75095f40] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 15:45:45,874 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 15:45:45,954 ==同步数据库消耗时间5249毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 15:45:46,064 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:45:46,071 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:46:34,728 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:46:34,728 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:03,801 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:03,839 ----jeecg---Code----Generation----[单表模型:iov_breakdown]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 15:47:03,841 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=899326427177853315, entityPackage=iov, entityName=Breakdown, primaryKeyField=id, columns=[{"fieldDbName":"breakdown_code","fieldName":"breakdownCode","filedComment":"故障码","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mean","fieldName":"mean","filedComment":"故障描述","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_breakdown","ftlDescription":"故障码","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Breakdown","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"breakdown_code","fieldName":"breakdownCode","filedComment":"故障码","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mean","fieldName":"mean","filedComment":"故障描述","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_breakdown} a CodeGenerateOne.java 117
INFO 2020-02-21 15:47:03,843 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 15:47:03,843 --------generate----projectPath--------e:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 15:47:04,162 ----jeecg----Code----Generation-----[单表模型:iov_breakdown]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 15:47:52,653 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:52,825 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:53,731 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:47:54,930 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:48:07,823 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:50:54,400 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:12,576 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:13,183 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:13,188 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:57:19,086 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:19,105 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car" table="iov_car" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="mac" type="java.lang.String" access="property"> <column name="mac" length="32" not-null="false" unique="false"> <comment>mac(暂定 车辆唯一标识)</comment> </column> </property> <property name="brand" type="java.lang.String" access="property"> <column name="brand" length="10" not-null="false" unique="false"> <comment>车辆品牌</comment> </column> </property> <property name="car_number" type="java.lang.String" access="property"> <column name="car_number" length="10" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="user_id" type="java.lang.String" access="property"> <column name="user_id" length="32" not-null="false" unique="false"> <comment>车主</comment> </column> </property> <property name="remark" type="java.lang.String" access="property"> <column name="remark" length="32" not-null="false" unique="false"> <comment>备注</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 15:57:19,218 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 15:57:19,219 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 15:57:19,223 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 15:57:19,224 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 15:57:19,226 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 15:57:19,227 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 15:57:19,227 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 15:57:19,228 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 15:57:19,234 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6fc55bee] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 15:57:19,236 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@664ad6f8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 15:57:19,493 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 15:57:19,516 ==同步数据库消耗时间424毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 15:57:19,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:19,613 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 15:57:29,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:46,331 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:46,344 ----jeecg---Code----Generation----[单表模型:iov_car]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 15:57:46,345 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=8734865331342014865, entityPackage=iov, entityName=Car, primaryKeyField=id, columns=[{"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_car","ftlDescription":"车辆管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Car","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"user_id","fieldName":"userId","filedComment":"车主","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_car} a CodeGenerateOne.java 117
INFO 2020-02-21 15:57:46,348 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 15:57:46,349 --------generate----projectPath--------e:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 15:57:46,463 ----jeecg----Code----Generation-----[单表模型:iov_car]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 15:57:58,071 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:58,241 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:58,400 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:59,199 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:59,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:57:59,833 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:00,160 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:01,428 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:01,611 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:01,618 数据库表:【iov_car】已存在 a DbTableUtil.java 191
INFO 2020-02-21 15:58:04,245 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 15:58:30,876 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:00:59,475 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:01:07,995 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:01:08,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:01:08,668 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:01:11,213 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:01:11,213 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:14,928 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:15,449 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:16,029 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:16,035 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:02:20,173 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:20,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:33,884 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:34,464 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:35,107 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:35,119 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:02:37,917 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:37,920 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:56,849 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:02:56,853 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:06,529 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:06,647 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car" table="iov_car" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="mac" type="java.lang.String" access="property"> <column name="mac" length="32" not-null="true" unique="false"> <comment>mac(暂定 车辆唯一标识)</comment> </column> </property> <property name="brand" type="java.lang.String" access="property"> <column name="brand" length="10" not-null="false" unique="false"> <comment>车辆品牌</comment> </column> </property> <property name="car_number" type="java.lang.String" access="property"> <column name="car_number" length="10" not-null="true" unique="false"> <comment>车牌号</comment> </column> </property> <property name="user_id" type="java.lang.String" access="property"> <column name="user_id" length="32" not-null="false" unique="false"> <comment>车主</comment> </column> </property> <property name="remark" type="java.lang.String" access="property"> <column name="remark" length="32" not-null="false" unique="false"> <comment>备注</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:03:06,835 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:03:06,837 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:03:06,847 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:03:06,849 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:03:06,850 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:03:06,852 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:03:06,852 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:03:06,853 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:03:06,860 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7646e257] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:03:06,864 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65eaaa6e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:03:07,024 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:03:07,047 ==同步数据库消耗时间512毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:03:07,121 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:07,127 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:03:10,891 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:10,992 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_breakdown" table="iov_breakdown" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="breakdown_code" type="java.lang.String" access="property"> <column name="breakdown_code" length="10" not-null="true" unique="false"> <comment>故障码</comment> </column> </property> <property name="mean" type="java.lang.String" access="property"> <column name="mean" length="32" not-null="true" unique="false"> <comment>故障描述</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:03:11,127 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:03:11,128 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:03:11,138 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:03:11,140 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:03:11,142 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:03:11,143 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:03:11,144 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:03:11,145 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:03:11,153 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3b5f20bd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:03:11,158 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@59ef71f6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:03:11,342 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:03:11,372 ==同步数据库消耗时间477毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:03:11,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:11,474 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:03:12,663 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:03:12,663 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:18,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:18,226 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 16:35:18,966 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:19,705 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:19,711 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:35:22,853 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:22,853 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:59,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:35:59,838 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:00,546 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:00,556 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:36:04,956 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:04,984 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car_status" table="iov_car_status" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="car_id" type="java.lang.String" access="property"> <column name="car_id" length="32" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="status" type="java.lang.Integer" access="property"> <column name="status" length="1" not-null="false" unique="false"> <comment>状态</comment> </column> </property> <property name="speed" type="java.lang.String" access="property"> <column name="speed" length="32" not-null="false" unique="false"> <comment>速度</comment> </column> </property> <property name="rotation" type="java.lang.String" access="property"> <column name="rotation" length="32" not-null="false" unique="false"> <comment>转速</comment> </column> </property> <property name="acceleration" type="java.lang.String" access="property"> <column name="acceleration" length="32" not-null="false" unique="false"> <comment>加速度</comment> </column> </property> <property name="inclination" type="java.lang.String" access="property"> <column name="inclination" length="32" not-null="false" unique="false"> <comment>倾斜角度</comment> </column> </property> <property name="idling" type="java.lang.String" access="property"> <column name="idling" length="32" not-null="false" unique="false"> <comment>怠速时间</comment> </column> </property> <property name="coolant_temperature" type="java.lang.String" access="property"> <column name="coolant_temperature" length="32" not-null="false" unique="false"> <comment>冷却液温度</comment> </column> </property> <property name="onflow_temperature" type="java.lang.String" access="property"> <column name="onflow_temperature" length="32" not-null="false" unique="false"> <comment>进气温度</comment> </column> </property> <property name="engine_oil_temperature" type="java.lang.String" access="property"> <column name="engine_oil_temperature" length="32" not-null="false" unique="false"> <comment>机油温度</comment> </column> </property> <property name="latitude" type="java.lang.String" access="property"> <column name="latitude" length="32" not-null="false" unique="false"> <comment>纬度</comment> </column> </property> <property name="longitude" type="java.lang.String" access="property"> <column name="longitude" length="32" not-null="false" unique="false"> <comment>经度</comment> </column> </property> <property name="breakdown" type="java.lang.String" access="property"> <column name="breakdown" length="32" not-null="false" unique="false"> <comment>故障</comment> </column> </property> <property name="catalyzer_tem_one_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器1) </comment> </column> </property> <property name="catalyzer_tem_two_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器1) </comment> </column> </property> <property name="catalyzer_tem_one_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器2) </comment> </column> </property> <property name="catalyzer_tem_two_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器2) </comment> </column> </property> <property name="osv_one_one" type="java.lang.String" access="property"> <column name="osv_one_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器1)</comment> </column> </property> <property name="osv_one_two" type="java.lang.String" access="property"> <column name="osv_one_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器2)</comment> </column> </property> <property name="osv_one_there" type="java.lang.String" access="property"> <column name="osv_one_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器3)</comment> </column> </property> <property name="osv_one_four" type="java.lang.String" access="property"> <column name="osv_one_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器4)</comment> </column> </property> <property name="osv_two_one" type="java.lang.String" access="property"> <column name="osv_two_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器1)</comment> </column> </property> <property name="osv_two_two" type="java.lang.String" access="property"> <column name="osv_two_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器2)</comment> </column> </property> <property name="osv_two_there" type="java.lang.String" access="property"> <column name="osv_two_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器3)</comment> </column> </property> <property name="osv_two_four" type="java.lang.String" access="property"> <column name="osv_two_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器4)</comment> </column> </property> <property name="stfc_one" type="java.lang.String" access="property"> <column name="stfc_one" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组1) </comment> </column> </property> <property name="ltfc_one" type="java.lang.String" access="property"> <column name="ltfc_one" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组1)</comment> </column> </property> <property name="stfc_two" type="java.lang.String" access="property"> <column name="stfc_two" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组2)</comment> </column> </property> <property name="ltfc_two" type="java.lang.String" access="property"> <column name="ltfc_two" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组2)</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:36:05,150 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:36:05,151 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:36:05,171 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:36:05,173 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:36:05,174 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:36:05,176 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:36:05,177 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:36:05,178 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:36:05,192 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64af15d0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:36:05,196 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3febc1f7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:36:05,358 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:36:05,397 ==同步数据库消耗时间433毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:36:05,481 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:05,486 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:36:11,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:36:11,962 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:53,558 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:54,214 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:54,900 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:54,906 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:37:58,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:37:58,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:09,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:09,695 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:21,238 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:21,885 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:22,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:22,702 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:38:28,941 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:38:28,942 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:16,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:16,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:36,144 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:36,811 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:37,679 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:37,685 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:39:44,234 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:44,362 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car_status" table="iov_car_status" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="car_id" type="java.lang.String" access="property"> <column name="car_id" length="32" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="status" type="java.lang.Integer" access="property"> <column name="status" length="1" not-null="false" unique="false"> <comment>状态</comment> </column> </property> <property name="speed" type="java.lang.String" access="property"> <column name="speed" length="32" not-null="false" unique="false"> <comment>速度</comment> </column> </property> <property name="rotation" type="java.lang.String" access="property"> <column name="rotation" length="32" not-null="false" unique="false"> <comment>转速</comment> </column> </property> <property name="acceleration" type="java.lang.String" access="property"> <column name="acceleration" length="32" not-null="false" unique="false"> <comment>加速度</comment> </column> </property> <property name="inclination" type="java.lang.String" access="property"> <column name="inclination" length="32" not-null="false" unique="false"> <comment>倾斜角度</comment> </column> </property> <property name="idling" type="java.lang.String" access="property"> <column name="idling" length="32" not-null="false" unique="false"> <comment>怠速时间</comment> </column> </property> <property name="coolant_temperature" type="java.lang.String" access="property"> <column name="coolant_temperature" length="32" not-null="false" unique="false"> <comment>冷却液温度</comment> </column> </property> <property name="onflow_temperature" type="java.lang.String" access="property"> <column name="onflow_temperature" length="32" not-null="false" unique="false"> <comment>进气温度</comment> </column> </property> <property name="engine_oil_temperature" type="java.lang.String" access="property"> <column name="engine_oil_temperature" length="32" not-null="false" unique="false"> <comment>机油温度</comment> </column> </property> <property name="latitude" type="java.lang.String" access="property"> <column name="latitude" length="32" not-null="false" unique="false"> <comment>纬度</comment> </column> </property> <property name="longitude" type="java.lang.String" access="property"> <column name="longitude" length="32" not-null="false" unique="false"> <comment>经度</comment> </column> </property> <property name="breakdown" type="java.lang.String" access="property"> <column name="breakdown" length="32" not-null="false" unique="false"> <comment>故障</comment> </column> </property> <property name="catalyzer_tem_one_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器1) </comment> </column> </property> <property name="catalyzer_tem_two_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器1) </comment> </column> </property> <property name="catalyzer_tem_one_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器2) </comment> </column> </property> <property name="catalyzer_tem_two_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器2) </comment> </column> </property> <property name="osv_one_one" type="java.lang.String" access="property"> <column name="osv_one_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器1)</comment> </column> </property> <property name="osv_one_two" type="java.lang.String" access="property"> <column name="osv_one_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器2)</comment> </column> </property> <property name="osv_one_there" type="java.lang.String" access="property"> <column name="osv_one_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器3)</comment> </column> </property> <property name="osv_one_four" type="java.lang.String" access="property"> <column name="osv_one_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器4)</comment> </column> </property> <property name="osv_two_one" type="java.lang.String" access="property"> <column name="osv_two_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器1)</comment> </column> </property> <property name="osv_two_two" type="java.lang.String" access="property"> <column name="osv_two_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器2)</comment> </column> </property> <property name="osv_two_there" type="java.lang.String" access="property"> <column name="osv_two_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器3)</comment> </column> </property> <property name="osv_two_four" type="java.lang.String" access="property"> <column name="osv_two_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器4)</comment> </column> </property> <property name="stfc_one" type="java.lang.String" access="property"> <column name="stfc_one" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组1) </comment> </column> </property> <property name="ltfc_one" type="java.lang.String" access="property"> <column name="ltfc_one" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组1)</comment> </column> </property> <property name="stfc_two" type="java.lang.String" access="property"> <column name="stfc_two" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组2)</comment> </column> </property> <property name="ltfc_two" type="java.lang.String" access="property"> <column name="ltfc_two" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组2)</comment> </column> </property> <property name="ran" type="java.lang.String" access="property"> <column name="ran" length="32" not-null="false" unique="false"> <comment>备注</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:39:44,460 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:39:44,462 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:39:44,469 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:39:44,470 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:39:44,471 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:39:44,471 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:39:44,472 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:39:44,472 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:39:44,478 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@53d9ec4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:39:44,481 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13fb9713] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:39:44,645 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:39:44,667 ==同步数据库消耗时间428毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:39:44,763 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:44,768 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:39:48,104 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:39:48,104 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:12,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:12,769 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:13,417 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:13,424 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:40:18,018 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:18,117 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car_status" table="iov_car_status" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="car_id" type="java.lang.String" access="property"> <column name="car_id" length="32" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="status" type="java.lang.Integer" access="property"> <column name="status" length="1" not-null="false" unique="false"> <comment>状态</comment> </column> </property> <property name="speed" type="java.lang.String" access="property"> <column name="speed" length="32" not-null="false" unique="false"> <comment>速度</comment> </column> </property> <property name="rotation" type="java.lang.String" access="property"> <column name="rotation" length="32" not-null="false" unique="false"> <comment>转速</comment> </column> </property> <property name="acceleration" type="java.lang.String" access="property"> <column name="acceleration" length="32" not-null="false" unique="false"> <comment>加速度</comment> </column> </property> <property name="inclination" type="java.lang.String" access="property"> <column name="inclination" length="32" not-null="false" unique="false"> <comment>倾斜角度</comment> </column> </property> <property name="idling" type="java.lang.String" access="property"> <column name="idling" length="32" not-null="false" unique="false"> <comment>怠速时间</comment> </column> </property> <property name="coolant_temperature" type="java.lang.String" access="property"> <column name="coolant_temperature" length="32" not-null="false" unique="false"> <comment>冷却液温度</comment> </column> </property> <property name="onflow_temperature" type="java.lang.String" access="property"> <column name="onflow_temperature" length="32" not-null="false" unique="false"> <comment>进气温度</comment> </column> </property> <property name="engine_oil_temperature" type="java.lang.String" access="property"> <column name="engine_oil_temperature" length="32" not-null="false" unique="false"> <comment>机油温度</comment> </column> </property> <property name="latitude" type="java.lang.String" access="property"> <column name="latitude" length="32" not-null="false" unique="false"> <comment>纬度</comment> </column> </property> <property name="longitude" type="java.lang.String" access="property"> <column name="longitude" length="32" not-null="false" unique="false"> <comment>经度</comment> </column> </property> <property name="breakdown" type="java.lang.String" access="property"> <column name="breakdown" length="32" not-null="false" unique="false"> <comment>故障</comment> </column> </property> <property name="catalyzer_tem_one_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器1) </comment> </column> </property> <property name="catalyzer_tem_two_one" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_one" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器1) </comment> </column> </property> <property name="catalyzer_tem_one_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_one_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器2) </comment> </column> </property> <property name="catalyzer_tem_two_two" type="java.lang.String" access="property"> <column name="catalyzer_tem_two_two" length="32" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器2) </comment> </column> </property> <property name="osv_one_one" type="java.lang.String" access="property"> <column name="osv_one_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器1)</comment> </column> </property> <property name="osv_one_two" type="java.lang.String" access="property"> <column name="osv_one_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器2)</comment> </column> </property> <property name="osv_one_there" type="java.lang.String" access="property"> <column name="osv_one_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器3)</comment> </column> </property> <property name="osv_one_four" type="java.lang.String" access="property"> <column name="osv_one_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器4)</comment> </column> </property> <property name="osv_two_one" type="java.lang.String" access="property"> <column name="osv_two_one" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器1)</comment> </column> </property> <property name="osv_two_two" type="java.lang.String" access="property"> <column name="osv_two_two" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器2)</comment> </column> </property> <property name="osv_two_there" type="java.lang.String" access="property"> <column name="osv_two_there" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器3)</comment> </column> </property> <property name="osv_two_four" type="java.lang.String" access="property"> <column name="osv_two_four" length="32" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器4)</comment> </column> </property> <property name="stfc_one" type="java.lang.String" access="property"> <column name="stfc_one" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组1) </comment> </column> </property> <property name="ltfc_one" type="java.lang.String" access="property"> <column name="ltfc_one" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组1)</comment> </column> </property> <property name="stfc_two" type="java.lang.String" access="property"> <column name="stfc_two" length="32" not-null="false" unique="false"> <comment>短期燃油修正(缸组2)</comment> </column> </property> <property name="ltfc_two" type="java.lang.String" access="property"> <column name="ltfc_two" length="32" not-null="false" unique="false"> <comment>长期燃油修正(缸组2)</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:40:18,240 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:40:18,243 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:40:18,256 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:40:18,257 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:40:18,258 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:40:18,259 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:40:18,262 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:40:18,263 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:40:18,270 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@84019fa] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:40:18,274 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e397545] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:40:18,414 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:40:18,437 ==同步数据库消耗时间414毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:40:18,522 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:40:18,527 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:41:03,859 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:41:03,861 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:41:19,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:41:19,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:10,969 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:11,764 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:12,561 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:12,570 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:47:15,406 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:15,406 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:54,415 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:55,094 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:55,872 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:55,877 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:47:57,988 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:47:57,988 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:24,282 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:24,950 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:25,760 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:25,770 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:48:29,780 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:29,919 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car_status" table="iov_car_status" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="car_id" type="java.lang.String" access="property"> <column name="car_id" length="32" not-null="false" unique="false"> <comment>车牌号</comment> </column> </property> <property name="status" type="java.lang.Integer" access="property"> <column name="status" length="1" not-null="false" unique="false"> <comment>状态</comment> </column> </property> <property name="speed" type="java.lang.Double" access="property"> <column name="speed" precision="10" scale="0" not-null="false" unique="false"> <comment>车速</comment> </column> </property> <property name="rotation" type="java.lang.Integer" access="property"> <column name="rotation" length="10" not-null="false" unique="false"> <comment>转速</comment> </column> </property> <property name="acceleration" type="java.lang.Double" access="property"> <column name="acceleration" precision="10" scale="0" not-null="false" unique="false"> <comment>加速度</comment> </column> </property> <property name="inclination" type="java.lang.Double" access="property"> <column name="inclination" precision="10" scale="0" not-null="false" unique="false"> <comment>倾斜角度</comment> </column> </property> <property name="idling" type="java.lang.Double" access="property"> <column name="idling" precision="10" scale="0" not-null="false" unique="false"> <comment>怠速时间</comment> </column> </property> <property name="coolant_temperature" type="java.lang.Double" access="property"> <column name="coolant_temperature" precision="10" scale="0" not-null="false" unique="false"> <comment>冷却液温度</comment> </column> </property> <property name="onflow_temperature" type="java.lang.Double" access="property"> <column name="onflow_temperature" precision="10" scale="0" not-null="false" unique="false"> <comment>进气温度</comment> </column> </property> <property name="engine_oil_temperature" type="java.lang.Double" access="property"> <column name="engine_oil_temperature" precision="10" scale="0" not-null="false" unique="false"> <comment>机油温度</comment> </column> </property> <property name="latitude" type="java.lang.Double" access="property"> <column name="latitude" precision="32" scale="0" not-null="false" unique="false"> <comment>纬度</comment> </column> </property> <property name="longitude" type="java.lang.Double" access="property"> <column name="longitude" precision="32" scale="0" not-null="false" unique="false"> <comment>经度</comment> </column> </property> <property name="breakdown" type="java.lang.String" access="property"> <column name="breakdown" length="32" not-null="false" unique="false"> <comment>故障</comment> </column> </property> <property name="catalyzer_tem_one_one" type="java.lang.Double" access="property"> <column name="catalyzer_tem_one_one" precision="10" scale="0" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器1) </comment> </column> </property> <property name="catalyzer_tem_two_one" type="java.lang.Double" access="property"> <column name="catalyzer_tem_two_one" precision="10" scale="0" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器1) </comment> </column> </property> <property name="catalyzer_tem_one_two" type="java.lang.Double" access="property"> <column name="catalyzer_tem_one_two" precision="10" scale="0" not-null="false" unique="false"> <comment>催化剂温度(缸组1,传感器2) </comment> </column> </property> <property name="catalyzer_tem_two_two" type="java.lang.Double" access="property"> <column name="catalyzer_tem_two_two" precision="10" scale="0" not-null="false" unique="false"> <comment>催化剂温度(缸组2,传感器2) </comment> </column> </property> <property name="osv_one_one" type="java.lang.Double" access="property"> <column name="osv_one_one" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器1)</comment> </column> </property> <property name="osv_one_two" type="java.lang.Double" access="property"> <column name="osv_one_two" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器2)</comment> </column> </property> <property name="osv_one_there" type="java.lang.Double" access="property"> <column name="osv_one_there" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器3)</comment> </column> </property> <property name="osv_one_four" type="java.lang.Double" access="property"> <column name="osv_one_four" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组1,传感器4)</comment> </column> </property> <property name="osv_two_one" type="java.lang.Double" access="property"> <column name="osv_two_one" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器1)</comment> </column> </property> <property name="osv_two_two" type="java.lang.Double" access="property"> <column name="osv_two_two" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器2)</comment> </column> </property> <property name="osv_two_there" type="java.lang.Double" access="property"> <column name="osv_two_there" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器3)</comment> </column> </property> <property name="osv_two_four" type="java.lang.Double" access="property"> <column name="osv_two_four" precision="10" scale="0" not-null="false" unique="false"> <comment>氧传感器电压(缸组2,传感器4)</comment> </column> </property> <property name="stfc_one" type="java.lang.Double" access="property"> <column name="stfc_one" precision="10" scale="0" not-null="false" unique="false"> <comment>短期燃油修正(缸组1) </comment> </column> </property> <property name="ltfc_one" type="java.lang.Double" access="property"> <column name="ltfc_one" precision="10" scale="0" not-null="false" unique="false"> <comment>长期燃油修正(缸组1)</comment> </column> </property> <property name="stfc_two" type="java.lang.Double" access="property"> <column name="stfc_two" precision="10" scale="0" not-null="false" unique="false"> <comment>短期燃油修正(缸组2)</comment> </column> </property> <property name="ltfc_two" type="java.lang.Double" access="property"> <column name="ltfc_two" precision="10" scale="0" not-null="false" unique="false"> <comment>长期燃油修正(缸组2)</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 16:48:30,099 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 16:48:30,101 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-21 16:48:30,121 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 16:48:30,122 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 16:48:30,125 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 16:48:30,127 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 16:48:30,128 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 16:48:30,130 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 16:48:30,139 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@423395b9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:48:30,143 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7954b861] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 16:48:30,366 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@23a79654' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 16:48:30,398 ==同步数据库消耗时间612毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 16:48:30,519 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:48:30,526 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:51:09,771 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:21,218 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:24,017 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:33,554 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:33,570 ----jeecg---Code----Generation----[单表模型:iov_car_status]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 16:51:33,572 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-8418313135550479867, entityPackage=iov, entityName=CarStatus, primaryKeyField=id, columns=[{"fieldDbName":"car_id","fieldName":"carId","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"status","fieldName":"status","filedComment":"状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"speed","fieldName":"speed","filedComment":"车速","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"rotation","fieldName":"rotation","filedComment":"转速","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"acceleration","fieldName":"acceleration","filedComment":"加速度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"inclination","fieldName":"inclination","filedComment":"倾斜角度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"idling","fieldName":"idling","filedComment":"怠速时间","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"coolant_temperature","fieldName":"coolantTemperature","filedComment":"冷却液温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"onflow_temperature","fieldName":"onflowTemperature","filedComment":"进气温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"engine_oil_temperature","fieldName":"engineOilTemperature","filedComment":"机油温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"latitude","fieldName":"latitude","filedComment":"纬度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"longitude","fieldName":"longitude","filedComment":"经度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"breakdown","fieldName":"breakdown","filedComment":"故障","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_one_one","fieldName":"catalyzerTemOneOne","filedComment":"催化剂温度(缸组1,传感器1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_two_one","fieldName":"catalyzerTemTwoOne","filedComment":"催化剂温度(缸组2,传感器1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"21","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_one_two","fieldName":"catalyzerTemOneTwo","filedComment":"催化剂温度(缸组1,传感器2) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_two_two","fieldName":"catalyzerTemTwoTwo","filedComment":"催化剂温度(缸组2,传感器2) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"23","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_one","fieldName":"osvOneOne","filedComment":"氧传感器电压(缸组1,传感器1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_two","fieldName":"osvOneTwo","filedComment":"氧传感器电压(缸组1,传感器2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"25","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_there","fieldName":"osvOneThere","filedComment":"氧传感器电压(缸组1,传感器3)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"26","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_four","fieldName":"osvOneFour","filedComment":"氧传感器电压(缸组1,传感器4)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"27","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_one","fieldName":"osvTwoOne","filedComment":"氧传感器电压(缸组2,传感器1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"28","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_two","fieldName":"osvTwoTwo","filedComment":"氧传感器电压(缸组2,传感器2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_there","fieldName":"osvTwoThere","filedComment":"氧传感器电压(缸组2,传感器3)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"30","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_four","fieldName":"osvTwoFour","filedComment":"氧传感器电压(缸组2,传感器4)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"stfc_one","fieldName":"stfcOne","filedComment":"短期燃油修正(缸组1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"32","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ltfc_one","fieldName":"ltfcOne","filedComment":"长期燃油修正(缸组1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"stfc_two","fieldName":"stfcTwo","filedComment":"短期燃油修正(缸组2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"34","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ltfc_two","fieldName":"ltfcTwo","filedComment":"长期燃油修正(缸组2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"35","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_car_status","ftlDescription":"车况","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"CarStatus","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_id","fieldName":"carId","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"status","fieldName":"status","filedComment":"状态","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"speed","fieldName":"speed","filedComment":"车速","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"rotation","fieldName":"rotation","filedComment":"转速","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"acceleration","fieldName":"acceleration","filedComment":"加速度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"inclination","fieldName":"inclination","filedComment":"倾斜角度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"idling","fieldName":"idling","filedComment":"怠速时间","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"coolant_temperature","fieldName":"coolantTemperature","filedComment":"冷却液温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"onflow_temperature","fieldName":"onflowTemperature","filedComment":"进气温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"engine_oil_temperature","fieldName":"engineOilTemperature","filedComment":"机油温度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"latitude","fieldName":"latitude","filedComment":"纬度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"longitude","fieldName":"longitude","filedComment":"经度","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"breakdown","fieldName":"breakdown","filedComment":"故障","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"19","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_one_one","fieldName":"catalyzerTemOneOne","filedComment":"催化剂温度(缸组1,传感器1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"20","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_two_one","fieldName":"catalyzerTemTwoOne","filedComment":"催化剂温度(缸组2,传感器1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"21","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_one_two","fieldName":"catalyzerTemOneTwo","filedComment":"催化剂温度(缸组1,传感器2) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"22","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"catalyzer_tem_two_two","fieldName":"catalyzerTemTwoTwo","filedComment":"催化剂温度(缸组2,传感器2) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"23","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_one","fieldName":"osvOneOne","filedComment":"氧传感器电压(缸组1,传感器1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"24","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_two","fieldName":"osvOneTwo","filedComment":"氧传感器电压(缸组1,传感器2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"25","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_there","fieldName":"osvOneThere","filedComment":"氧传感器电压(缸组1,传感器3)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"26","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_one_four","fieldName":"osvOneFour","filedComment":"氧传感器电压(缸组1,传感器4)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"27","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_one","fieldName":"osvTwoOne","filedComment":"氧传感器电压(缸组2,传感器1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"28","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_two","fieldName":"osvTwoTwo","filedComment":"氧传感器电压(缸组2,传感器2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"29","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_there","fieldName":"osvTwoThere","filedComment":"氧传感器电压(缸组2,传感器3)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"30","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"osv_two_four","fieldName":"osvTwoFour","filedComment":"氧传感器电压(缸组2,传感器4)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"31","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"stfc_one","fieldName":"stfcOne","filedComment":"短期燃油修正(缸组1) ","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"32","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ltfc_one","fieldName":"ltfcOne","filedComment":"长期燃油修正(缸组1)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"33","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"stfc_two","fieldName":"stfcTwo","filedComment":"短期燃油修正(缸组2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"34","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"ltfc_two","fieldName":"ltfcTwo","filedComment":"长期燃油修正(缸组2)","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"35","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_car_status} a CodeGenerateOne.java 117
INFO 2020-02-21 16:51:33,595 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 16:51:33,595 --------generate----projectPath--------F:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 16:51:33,759 ----jeecg----Code----Generation-----[单表模型:iov_car_status]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 16:51:38,788 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:55,655 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:51:55,681 ----jeecg---Code----Generation----[单表模型:iov_car]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 16:51:55,682 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-8676717338006809933, entityPackage=iov, entityName=Car, primaryKeyField=id, columns=[{"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_car","ftlDescription":"车辆管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Car","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"user_id","fieldName":"userId","filedComment":"车主","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_car} a CodeGenerateOne.java 117
INFO 2020-02-21 16:51:55,686 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 16:51:55,686 --------generate----projectPath--------F:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 16:51:55,806 ----jeecg----Code----Generation-----[单表模型:iov_car]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 16:52:02,098 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:52:17,454 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:52:17,465 ----jeecg---Code----Generation----[单表模型:iov_breakdown]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 16:52:17,467 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=180082177817984022, entityPackage=iov, entityName=Breakdown, primaryKeyField=id, columns=[{"fieldDbName":"breakdown_code","fieldName":"breakdownCode","filedComment":"故障码","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mean","fieldName":"mean","filedComment":"故障描述","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_breakdown","ftlDescription":"故障码","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Breakdown","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"breakdown_code","fieldName":"breakdownCode","filedComment":"故障码","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mean","fieldName":"mean","filedComment":"故障描述","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_breakdown} a CodeGenerateOne.java 117
INFO 2020-02-21 16:52:17,469 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 16:52:17,469 --------generate----projectPath--------F:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 16:52:17,621 ----jeecg----Code----Generation-----[单表模型:iov_breakdown]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-21 16:54:36,267 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 16:54:38,705 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:54:38,719 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 16:54:38,725 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,729 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,742 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,769 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,771 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:38,776 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 16:54:39,777 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 16:54:40,021 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 16:54:40,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:54:40,296 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:54:40,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:54:40,305 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 16:54:40,310 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 16:54:40,318 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582275280311) getDictItems SysDictController.java 163
INFO 2020-02-21 16:54:40,319 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 16:54:40,322 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582275280320) getDictItems SysDictController.java 163
INFO 2020-02-21 16:54:40,331 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI3NzgsInVzZXJuYW1lIjoiYWRtaW4ifQ.xPwOGXushU5dkYYUd5326_oACWBb4767070oTOjc4g0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 16:54:40,338 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,340 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,342 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,354 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,355 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,357 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,360 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,362 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,367 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:54:40,368 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Fri Feb 21 19:45:40 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 16:56:07,566 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 13284 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 16:56:07,572 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 16:56:10,600 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 16:56:10,603 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 16:56:10,706 Finished Spring Data repository scanning in 83ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 16:56:11,244 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$afd33] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:12,569 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:15,746 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 16:56:15,750 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 16:56:15,759 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:15,770 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:15,852 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:15,973 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e005939d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,167 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,176 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4994046e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,192 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,201 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,238 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,255 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f51f51e7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,430 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,533 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,551 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$4ad9847d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,587 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f31e714d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:16,594 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 16:56:17,143 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 16:56:17,161 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,171 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,172 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,181 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,349 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 16:56:17,350 Root WebApplicationContext: initialization completed in 9656 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 16:56:17,754 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 16:56:18,080 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 16:56:18,081 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 16:56:18,082 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 16:56:18,082 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 16:56:22,253 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 16:56:22,266 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 16:56:22,266 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 16:56:22,270 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 16:56:22,272 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 16:56:22,273 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 16:56:22,273 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 16:56:22,274 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 16:56:22,274 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@df6f19b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 16:56:25,305 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 16:56:26,867 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 16:56:27,112 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 16:56:27,492 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 16:56:28,664 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 16:56:28,698 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 16:56:28,769 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 16:56:28,994 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:28,996 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:28,999 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,001 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,005 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,023 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,026 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,029 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,032 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,036 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,054 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 16:56:29,073 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 16:56:29,232 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 16:56:29,241 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 16:56:29,241 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 16:56:29,243 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 16:56:29,245 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 16:56:29,246 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 16:56:29,268 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 16:56:29,297 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 16:56:29,300 Started JeecgApplication in 23.466 seconds (JVM running for 25.352) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 16:56:29,314 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 16:56:29,524 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 16:56:29,525 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 16:56:29,559 Completed initialization in 33 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 16:56:29,799 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 16:56:30,058 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 16:56:30,065 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 16:57:10,049 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 16:58:50,523 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzI2MjksInVzZXJuYW1lIjoiYWRtaW4ifQ.n9b2jgsiV4_6EiGcMiOW9tSqc8mb5wXE5QBCx7TiMUM checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 16:58:50,628 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-21 16:58:51,464 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:58:51,488 ==> Parameters: 1230778901104836610(String), 2020-02-21 16:58:50.911(Timestamp), 192.168.1.6(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:58:51,491 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:58:51,492 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-21 16:59:36,279 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,282 ==> Parameters: admin (String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,294 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,297 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,300 ==> Parameters: 1230779089219371009(String), 2020-02-21 16:59:36.296(Timestamp), 192.168.1.6(String), 用户登录失败,用户不存在!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:36,304 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,010 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,011 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,019 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,071 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,073 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,078 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,084 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,086 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,141 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,153 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,154 ==> Parameters: 1230779117971324929(String), 2020-02-21 16:59:43.151(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,156 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:43,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 16:59:43,208 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,210 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,216 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:43,328 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 16:59:43,344 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,356 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,407 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,506 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,508 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:43,513 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 16:59:44,540 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 16:59:44,741 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 16:59:44,995 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:59:44,995 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 16:59:45,008 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 16:59:45,026 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,031 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,034 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,037 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,038 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,039 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,042 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,044 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,048 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,049 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,050 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,052 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,052 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,059 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,055 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,093 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,098 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,104 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,188 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,191 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,199 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:45,205 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:55,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 16:59:55,373 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,375 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,431 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,435 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,439 <== Total: 5 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:55,537 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-21 16:59:55,539 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,549 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,561 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:55,572 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-21 16:59:55,573 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,574 ==> Parameters: user_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,575 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 16:59:55,604 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-21 16:59:55,605 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,606 ==> Parameters: sex(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 16:59:55,608 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 16:59:55,713 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 16:59:55,734 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 16:59:55,758 预览图片失败D:\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 16:59:55,811 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 16:59:55,868 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:00:00,033 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:00:00,045 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:00,050 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:00,079 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:00:00,083 ======获取全部菜单数据=====耗时:44毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:00:21,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:00:21,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:00:21,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:00:21,756 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:21,757 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:00:21,758 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:00:21,758 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:00:21,765 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582275621759) getDictItems SysDictController.java 163
INFO 2020-02-21 17:00:21,766 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582275621759) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:00:21,773 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:00:40,796 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:00:40,804 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:40,805 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:00:40,817 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:01:00,727 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:01:00,735 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:01:00,736 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:01:00,746 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:01:25,150 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:01:25,158 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:01:25,160 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:01:25,169 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:02:27,207 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:02:27,224 ==> Preparing: INSERT INTO sys_permission ( id, name, perms_type, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:27,228 ==> Parameters: 1230779806139170818(String), 车辆管理(String), 1(String), iov(String), /iov(String), 1.0(Double), 0(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:02:27.22(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:27,273 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:02:27,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:02:27,768 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:27,768 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:27,778 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:02:27,780 ======获取全部菜单数据=====耗时:15毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:02:36,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:02:36,853 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:36,854 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:36,861 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:02:48,424 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:02:48,433 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:48,434 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:02:48,445 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:02,221 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:02,262 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:02,266 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:02,275 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:02,277 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:02,280 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:06,597 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:06,607 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:06,609 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:06,614 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:06,799 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:06,853 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:06,861 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:06,880 <== Total: 122 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:10,237 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:10,250 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:10,252 ==> Parameters: 1230779986599100417(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230779806139170818(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:10,309 ======角色授权成功=====耗时:64毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 17:03:14,515 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:03:16,110 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:16,115 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:03:16,119 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,122 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,133 <== Total: 103 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,153 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,155 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:16,158 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:03:17,167 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:03:17,354 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:03:17,658 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:17,669 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:17,669 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,670 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,672 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,673 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,675 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,675 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,676 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,678 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,682 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,684 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,687 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,690 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,691 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,695 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:17,696 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:25,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:03:25,197 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:25,198 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:25,206 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:25,209 ======获取全部菜单数据=====耗时:14毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:03:30,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:30,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:30,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:03:30,144 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:03:30,144 dictCode : valid_status getDictItems SysDictController.java 130
DEBUG 2020-02-21 17:03:30,144 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:03:30,145 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:03:30,146 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582275810144) getDictItems SysDictController.java 163
INFO 2020-02-21 17:03:30,147 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582275810144) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:03:30,158 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:04:14,422 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:04:14,429 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:04:14,430 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:04:14,437 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:31,688 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:31,696 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,697 ==> Parameters: 0(Integer), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,756 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,758 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,759 ==> Parameters: 1230780580126670849(String), 1230779806139170818(String), 车辆管理(String), 1(String), modules/iov/CarList(String), /iov/car(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:05:31.756(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:31,781 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:32,327 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:32,334 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:32,335 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:32,341 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:32,342 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:05:39,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:39,051 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:39,053 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:39,063 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:52,899 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:52,906 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,908 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,910 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,914 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission WHERE parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,916 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,919 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,931 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,934 ==> Parameters: (String), 车联网(String), 1(String), iov(String), /iov(String), 1.0(Double), 0(Integer), false(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:02:27.0(Timestamp), admin(String), 2020-02-21 17:05:52.92(Timestamp), 1(String), false(Boolean), false(Boolean), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:52,966 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:53,553 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:05:53,562 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:53,563 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:05:53,569 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:05:53,570 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:06:01,379 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:01,388 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:01,389 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:01,392 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:01,393 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:01,395 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:07,203 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:07,212 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:07,213 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:07,222 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:07,415 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:07,446 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:07,448 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:07,465 <== Total: 123 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:10,931 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:10,938 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:10,940 ==> Parameters: 1230780744467890177(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230780580126670849(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:10,975 ======角色授权成功=====耗时:38毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 17:06:13,378 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:06:14,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:06:14,986 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:06:14,989 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:14,991 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:15,005 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:15,027 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:15,028 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:15,030 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:06:15,873 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:06:16,057 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:06:16,362 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:16,372 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:16,372 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:16,373 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,375 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,376 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,379 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,381 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,383 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,384 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,387 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,389 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,391 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,399 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,400 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,404 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:16,404 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:32,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:32,672 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,673 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:06:32,675 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:06:32,677 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,680 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,682 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,685 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,687 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,687 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,689 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,689 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,692 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:06:32,692 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:07:05,430 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:07:05,438 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:07:05,439 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:07:05,444 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:07:05,446 ======获取全部菜单数据=====耗时:10毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:07:15,222 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:07:15,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:07:15,230 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:07:15,235 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:07:15,236 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:07:15,239 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:07:15,240 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:07:15,243 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582276035241) getDictItems SysDictController.java 163
INFO 2020-02-21 17:07:15,244 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582276035239) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:07:15,252 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:10:51,977 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:10:51,984 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:10:51,985 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:10:51,992 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:10:59,466 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:10:59,474 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:10:59,475 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:10:59,482 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:07,580 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:11:07,587 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,588 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,590 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,593 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission WHERE parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,594 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,595 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,598 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,600 ==> Parameters: (String), 车联网(String), 1(String), modules/iov/CarList(String), /iov(String), 1.0(Double), 0(Integer), false(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:02:27.0(Timestamp), admin(String), 2020-02-21 17:11:07.597(Timestamp), 1(String), false(Boolean), false(Boolean), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:07,653 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:08,197 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:11:08,204 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:08,205 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:08,210 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:08,211 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:11:10,456 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:11:12,611 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:12,619 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:11:12,622 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,623 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,634 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,646 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,647 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:12,650 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:11:14,656 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:11:14,848 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:11:15,217 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:11:15,228 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,230 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,238 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:15,240 ======获取全部菜单数据=====耗时:14毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:11:15,322 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:11:15,328 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,329 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,336 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,341 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,342 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,344 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,351 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,355 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,360 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:15,361 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:27,435 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:43,768 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:43,778 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ccccccc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:43,779 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:43,780 ==> Parameters: ccccccc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:43,781 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:53,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:53,776 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:53,777 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:53,778 ==> Parameters: 牛(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:53,779 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:55,252 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:55,257 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:55,258 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:55,258 ==> Parameters: 牛b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:55,259 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,136 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,140 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b6, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,141 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,142 ==> Parameters: 牛b6(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,143 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,310 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,314 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b66, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,315 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,315 ==> Parameters: 牛b66(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,316 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,483 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,488 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,490 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,490 ==> Parameters: 牛b666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,491 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,644 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,649 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b6666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,651 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,652 ==> Parameters: 牛b6666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,654 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,804 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,808 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b66666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,810 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,810 ==> Parameters: 牛b66666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,811 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:56,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:56,990 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b666666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:56,991 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,992 ==> Parameters: 牛b666666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:56,993 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:57,171 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:57,175 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=牛b6666666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:57,176 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:57,177 ==> Parameters: 牛b6666666(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:57,178 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:59,084 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:59,090 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ccccccc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:11:59,091 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:59,092 ==> Parameters: ccccccc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:11:59,093 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:11:59,140 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:11:59,271 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:12:45,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:12:45,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:12:45,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:12:45,236 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 17:12:45,236 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:12:45,239 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:12:45,240 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:12:45,242 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582276365236) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:12:45,247 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:12:45,250 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582276365241) getDictItems SysDictController.java 163
INFO 2020-02-21 17:14:24,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:24,698 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,699 ==> Parameters: 0(Integer), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,753 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,755 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,757 ==> Parameters: 1230782815665537025(String), 1230779806139170818(String), 故障码(String), 1(String), modules/iov/BreakdownList(String), /iov/breakdown(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:14:24.754(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:24,779 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:25,269 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:25,274 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:25,275 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:25,283 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:25,285 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:14:27,912 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:14:29,840 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:14:29,845 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:14:29,847 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,848 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,859 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,875 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,878 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:29,881 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:14:30,896 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:14:31,061 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:14:31,360 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:31,365 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,366 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:31,371 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:31,375 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:31,376 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
DEBUG 2020-02-21 17:14:31,378 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,379 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,382 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,388 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,389 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,391 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,396 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,397 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,401 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:31,402 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:35,599 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:35,607 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:35,609 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:35,612 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:35,612 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:35,614 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:38,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:38,958 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:38,959 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:38,965 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:39,250 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:39,267 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:39,268 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:39,275 <== Total: 124 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:42,307 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:42,314 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:42,315 ==> Parameters: 1230782889330098178(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230782815665537025(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:42,372 ======角色授权成功=====耗时:60毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 17:14:44,072 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:14:45,818 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:14:45,825 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:14:45,829 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,831 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,842 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,856 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,856 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:45,861 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:14:46,925 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:14:47,105 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:14:48,223 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:48,233 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:48,234 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:14:48,234 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,236 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,237 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,240 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,241 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,242 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,244 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,250 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,251 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,254 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,256 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,257 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,260 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:14:48,261 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:14:51,874 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:15:06,932 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:15:06,939 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:06,940 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:06,952 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:06,954 ======获取全部菜单数据=====耗时:17毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:15:19,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:15:19,811 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:15:19,817 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,817 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,818 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,819 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,820 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,822 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,823 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,824 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,827 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,830 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,831 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:19,833 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:48,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:15:48,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:15:48,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:15:48,992 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:48,993 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 17:15:48,993 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:48,993 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:15:48,995 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582276548993) getDictItems SysDictController.java 163
INFO 2020-02-21 17:15:48,996 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582276548994) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:15:49,001 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:15:58,062 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:15:58,070 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:58,071 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:15:58,079 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:16:49,786 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:16:49,794 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:16:49,795 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:16:49,802 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:16:56,629 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:16:56,637 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:16:56,638 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:16:56,645 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:17:58,765 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:17:58,770 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:17:58,771 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:17:58,779 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:37,421 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:37,431 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:37,433 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:37,454 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:42,961 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:42,968 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,969 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,971 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,974 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission WHERE parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,975 ==> Parameters: 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,976 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,979 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:42,981 ==> Parameters: (String), 车联网(String), 1(String), layouts/RouteView(String), /iov(String), 1.0(Double), 0(Integer), false(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:02:27.0(Timestamp), admin(String), 2020-02-21 17:18:42.978(Timestamp), 1(String), false(Boolean), false(Boolean), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:43,035 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:43,538 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:43,548 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:43,548 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:43,557 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:43,559 ======获取全部菜单数据=====耗时:16毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:18:46,015 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:18:47,732 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:18:47,737 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:18:47,740 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,741 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,755 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,785 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,786 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:47,789 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:18:48,806 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:18:48,963 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:18:49,258 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:49,266 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:49,267 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:49,267 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,273 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,274 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,274 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:49,276 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
DEBUG 2020-02-21 17:18:49,275 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,284 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,286 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,287 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,291 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,292 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,296 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:49,297 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:52,542 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:18:54,906 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:18:56,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:18:56,490 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:56,491 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:18:56,497 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:18:56,498 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:18:57,916 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:18:58,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:01,464 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:01,465 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:19:01,470 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,471 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,472 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,473 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,474 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,476 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,478 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,478 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,482 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,484 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,486 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:01,488 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:10,038 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:11,328 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:22,338 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:23,882 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:25,064 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:25,980 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:27,333 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:28,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:35,187 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:19:35,193 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:35,194 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:35,203 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:35,205 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:19:39,568 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:39,568 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:19:39,569 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:19:39,575 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:39,576 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 17:19:39,577 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:39,577 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 17:19:39,579 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582276779577) getDictItems SysDictController.java 163
INFO 2020-02-21 17:19:39,580 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582276779579) getDictItems SysDictController.java 163
DEBUG 2020-02-21 17:19:39,595 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:19:45,606 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:19:45,613 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:45,614 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:19:45,625 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:24:30,830 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:24:30,836 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:24:30,837 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:24:30,841 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:44,749 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:44,754 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,755 ==> Parameters: 0(Integer), 1230779806139170818(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,815 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,820 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,821 ==> Parameters: 1230785668077469698(String), 1230779806139170818(String), 车况(String), 1(String), modules/iov/CarStatusList(String), /iov/carStatus(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 17:25:44.817(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:44,856 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:45,437 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:45,451 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:45,453 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:45,462 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:45,464 ======获取全部菜单数据=====耗时:15毫秒 list SysPermissionController.java 82
INFO 2020-02-21 17:25:50,482 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:50,490 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:50,491 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:50,492 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:50,494 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:50,497 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:55,345 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:55,352 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:55,352 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:55,358 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:55,519 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:55,533 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:55,536 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:55,542 <== Total: 125 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:58,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:25:58,986 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:25:58,987 ==> Parameters: 1230785727493980161(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230785668077469698(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:25:59,040 ======角色授权成功=====耗时:56毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 17:26:00,939 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 17:26:02,617 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:02,622 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 17:26:02,854 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,857 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,867 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,878 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,880 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:02,883 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-21 17:26:03,746 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 17:26:03,937 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 17:26:04,259 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:26:04,266 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,268 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,271 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,272 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:26:04,274 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:26:04,275 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,279 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,280 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,282 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,286 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,287 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,289 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,292 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,293 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,296 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:26:04,297 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:26:07,452 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:36,498 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:39,000 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:40,577 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:42,381 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:26:44,533 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:51,620 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:51,620 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:51,621 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:51,629 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:27:51,629 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 17:27:51,632 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582277271630) getDictItems SysDictController.java 163
INFO 2020-02-21 17:27:51,633 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582277271630) getDictItems SysDictController.java 163
INFO 2020-02-21 17:27:51,709 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 17:27:54,355 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:27:54,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:06,743 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:07,628 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 17:28:07,677 ==> Preparing: SELECT COUNT(1) FROM sys_fill_rule debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,678 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,681 ==> Preparing: SELECT id,rule_name,rule_code,rule_class,rule_params,update_by,update_time,create_by,create_time FROM sys_fill_rule ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,683 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,685 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,743 ==> Preparing: INSERT INTO sys_log ( id, create_by, create_time, cost_time, ip, method, username, userid, log_content, log_type, operate_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,746 ==> Parameters: 1230786267548368898(String), admin(String), 2020-02-21 17:28:07.742(Timestamp), 35(Long), 192.168.1.6(String), org.jeecg.modules.system.controller.SysFillRuleController.queryPageList()(String), 管理员(String), admin(String), 填值规则-分页列表查询(String), 2(Integer), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:28:07,749 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:28:10,905 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:11,975 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:13,350 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:14,319 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:27,397 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:28,452 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:29,678 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:30,319 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:33,091 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:28:34,666 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:35,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,155 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,163 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 17:29:44,165 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=a, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,167 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,168 ==> Parameters: a(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,169 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:44,513 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,518 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=as, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,519 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,520 ==> Parameters: as(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,521 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:44,743 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,747 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,749 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,749 ==> Parameters: asf(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,751 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:44,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,777 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,779 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,779 ==> Parameters: asfd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,781 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:44,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:44,975 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfdd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:44,976 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,977 ==> Parameters: asfdd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:44,979 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:45,116 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:45,121 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfddf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:45,123 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:45,123 ==> Parameters: asfddf(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:45,125 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:54,381 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:54,385 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfddf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:29:54,387 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:54,388 ==> Parameters: asfddf(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:29:54,389 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:29:54,431 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:54,566 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:29:57,885 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:30:00,063 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:30:08,927 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:30:08,931 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=asfddf, dataId=1230786715063828482) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 17:30:08,933 ==> Preparing: SELECT COUNT(*) FROM iov_breakdown WHERE breakdown_code = ? and id <> ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:30:08,935 ==> Parameters: asfddf(String), 1230786715063828482(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 17:30:08,936 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 17:30:08,986 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 17:30:09,131 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
Logback Log Messages

Log session start time Fri Feb 21 19:55:11 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 19:45:40,982 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2636 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 19:45:41,009 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 19:45:45,937 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 19:45:45,942 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 19:45:46,392 Finished Spring Data repository scanning in 406ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 19:45:47,301 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$25400ad8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:47,490 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:48,595 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 19:45:48,600 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 19:45:48,608 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:48,618 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:48,672 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:48,789 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53aa142] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,141 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,149 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6ec91213] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,162 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,171 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,198 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,211 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$1a545f8c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,371 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,549 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,564 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$700e9222] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,659 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$18537ef2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:49,667 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:45:50,685 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 19:45:50,729 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 19:45:50,756 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 19:45:50,756 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 19:45:50,789 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 19:45:51,029 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 19:45:51,030 Root WebApplicationContext: initialization completed in 9853 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 19:45:51,641 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 19:45:52,386 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 19:45:52,387 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 19:45:52,388 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 19:45:52,390 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 19:45:59,396 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 19:45:59,413 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 19:45:59,414 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 19:45:59,420 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 19:45:59,442 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 19:45:59,444 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 19:45:59,445 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 19:45:59,447 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 19:45:59,448 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1d654b5f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 19:46:03,862 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 19:46:06,949 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 19:46:07,344 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 19:46:07,954 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 19:46:09,747 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 19:46:09,794 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 19:46:09,887 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 19:46:10,281 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,284 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,286 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,289 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,291 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,319 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,322 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,326 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,329 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,332 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,351 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:46:10,370 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 19:46:10,791 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 19:46:10,841 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 19:46:10,842 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 19:46:10,845 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 19:46:10,851 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 19:46:10,855 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 19:46:10,904 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 19:46:10,986 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 19:46:10,996 Started JeecgApplication in 31.595 seconds (JVM running for 37.771) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 19:46:11,049 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 19:46:13,641 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 19:46:13,643 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 19:46:13,684 Completed initialization in 40 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 19:46:14,556 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 19:46:14,567 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-21 19:47:13,082 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,091 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,104 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,164 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,166 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,172 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,179 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,181 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,236 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,779 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,787 ==> Parameters: 1230821273356398594(String), 2020-02-21 19:47:13.257(Timestamp), 192.168.1.6(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,824 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:47:13,872 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:47:13,884 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,885 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,887 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:47:13,961 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 19:47:13,972 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:13,978 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:14,054 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:14,160 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:14,163 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:14,166 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:47:15,038 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 19:47:15,083 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 19:47:15,161 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:47:15,164 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:47:15,191 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:47:15,212 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,215 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,218 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,218 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,220 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,223 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,227 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,228 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,229 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,229 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,230 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,233 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,233 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,234 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,236 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,266 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,270 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,274 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,393 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,399 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,408 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:47:15,410 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:49:36,125 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:49:36,144 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:49:36,148 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:49:36,173 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:49:36,183 ======获取全部菜单数据=====耗时:45毫秒 list SysPermissionController.java 82
INFO 2020-02-21 19:50:02,327 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:50:02,368 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:50:02,370 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:50:02,375 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:50:04,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:50:04,156 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 19:50:04,183 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-21 19:50:04,186 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:50:04,194 ==> Parameters: rule_conditions(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:50:04,206 <== Total: 9 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:50:04,220 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582285804157) getDictItems SysDictController.java 163
INFO 2020-02-21 19:52:16,992 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:17,023 ==> Preparing: INSERT INTO sys_permission_data_rule ( id, permission_id, rule_name, rule_column, rule_conditions, rule_value, status, create_time, create_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,027 ==> Parameters: 1230822545253920769(String), 1230780580126670849(String), 车主(String), user_id(String), =(String), #{sys_user_code}(String), 1(String), 2020-02-21 19:52:17.008(Timestamp), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,030 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,033 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,036 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,040 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,052 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, rule_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,057 ==> Parameters: 1230779806139170818(String), 车辆管理(String), 1(String), modules/iov/CarList(String), /iov/car(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), 1(Integer), false(Boolean), 2020-02-21 17:05:32.0(Timestamp), admin(String), 2020-02-21 19:52:17.043(Timestamp), 1(String), false(Boolean), false(Boolean), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,059 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:17,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:17,280 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,283 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:17,291 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:25,732 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:25,817 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:25,818 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:25,825 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:25,828 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:25,832 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:30,764 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:30,781 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:30,782 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:30,798 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:30,893 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:30,923 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:30,934 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:30,952 <== Total: 126 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:35,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:52:35,656 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,657 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,659 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,668 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,669 ==> Parameters: 1230780580126670849(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:35,671 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:37,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:37,652 保存数据规则>>菜单ID:1230780580126670849角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230822545253920769 saveDatarule SysRoleController.java 335
DEBUG 2020-02-21 19:52:37,658 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,660 ==> Parameters: 1230780580126670849(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,662 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,666 ==> Preparing: UPDATE sys_role_permission SET role_id=?, permission_id=?, data_rule_ids=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,668 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String), 1230780580126670849(String), 1230822545253920769(String), 1230780744467890177(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:37,723 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:49,470 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:58,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:58,191 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:52:58,193 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,195 ==> Parameters: d(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,197 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:58,412 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:58,435 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:52:58,438 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,439 ==> Parameters: dd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,441 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:52:58,702 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:52:58,720 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:52:58,723 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,724 ==> Parameters: ddd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:52:58,727 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:01,510 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:01,518 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=c, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:01,520 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,521 ==> Parameters: c(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,523 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:01,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:01,753 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:01,755 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,756 ==> Parameters: cd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,758 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:01,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:01,970 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:01,972 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,973 ==> Parameters: cdc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:01,975 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,174 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,191 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,193 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,194 ==> Parameters: cdcd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,196 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,316 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,324 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,328 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,329 ==> Parameters: cdcdc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,331 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,549 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,562 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,564 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,565 ==> Parameters: cdcdcd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,567 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,652 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,668 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcdc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,670 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,670 ==> Parameters: cdcdcdc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,672 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,800 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,820 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcdcd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,822 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,823 ==> Parameters: cdcdcdcd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,825 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:02,925 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:02,933 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcdcdc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:02,935 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,935 ==> Parameters: cdcdcdcdc(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:02,936 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:03,108 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:03,119 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cdcdcdcdcd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:03,123 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE car_number = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:03,126 ==> Parameters: cdcdcdcdcd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:03,130 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:03,347 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:03,361 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-21 19:53:03,364 ==> Preparing: SELECT COUNT(*) FROM iov_car WHERE mac = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:03,365 ==> Parameters: ddd(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:03,367 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:03,426 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:03,554 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:52,219 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:53:52,228 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:52,229 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:52,241 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:52,244 ======获取全部菜单数据=====耗时:16毫秒 list SysPermissionController.java 82
INFO 2020-02-21 19:53:58,389 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:58,398 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:53:58,400 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:53:58,408 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:53:58,409 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:58,416 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-21 19:53:58,419 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:53:58,416 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 19:53:58,423 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582286038417) getDictItems SysDictController.java 163
INFO 2020-02-21 19:53:58,425 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582286038422) getDictItems SysDictController.java 163
Logback Log Messages

Log session start time Fri Feb 21 20:04:04 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 19:55:12,149 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8284 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 19:55:12,180 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 19:55:14,964 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 19:55:14,967 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 19:55:15,074 Finished Spring Data repository scanning in 91ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 19:55:15,487 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$649c0b29] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:15,579 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,264 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 19:55:16,267 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 19:55:16,272 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,276 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,311 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,383 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4496a193] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,579 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,586 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ae251264] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,598 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,607 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,633 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,644 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$59b05fdd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,781 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:16,974 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:17,009 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$af6a9273] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:17,064 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$57af7f43] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:17,080 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 19:55:17,609 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 19:55:17,644 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,656 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,656 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,662 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,835 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 19:55:17,835 Root WebApplicationContext: initialization completed in 5472 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 19:55:18,269 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 19:55:18,582 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 19:55:18,583 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 19:55:18,584 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 19:55:18,584 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 19:55:22,676 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 19:55:22,689 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 19:55:22,690 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 19:55:22,694 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 19:55:22,696 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 19:55:22,697 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 19:55:22,697 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 19:55:22,698 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 19:55:22,698 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@614cbec4 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 19:55:25,871 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 19:55:27,437 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 19:55:27,676 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 19:55:28,046 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 19:55:29,114 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 19:55:29,138 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 19:55:29,205 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 19:55:29,417 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,419 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,421 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,423 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,425 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,447 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,450 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,453 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,457 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,460 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,477 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 19:55:29,490 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 19:55:29,673 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 19:55:29,688 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 19:55:29,689 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 19:55:29,691 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 19:55:29,694 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 19:55:29,697 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 19:55:29,738 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 19:55:29,771 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 19:55:29,774 Started JeecgApplication in 18.999 seconds (JVM running for 20.687) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 19:55:29,788 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 19:55:31,284 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 19:55:31,293 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 19:55:31,376 Completed initialization in 79 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 19:55:31,583 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 19:55:31,752 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 19:55:31,759 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 19:55:38,603 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 19:55:40,493 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:55:40,750 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 19:55:40,800 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,817 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,872 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,959 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,972 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:40,976 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:55:41,833 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 19:55:41,919 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 19:55:42,068 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:55:42,082 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:55:42,092 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,095 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,115 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,117 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,118 <== Total: 110 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,121 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:55:42,123 ======获取全部菜单数据=====耗时:42毫秒 list SysPermissionController.java 82
DEBUG 2020-02-21 19:55:42,145 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,151 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,155 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,237 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,256 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,266 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:42,267 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:55:49,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:55:49,113 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,117 ==> Parameters: 0(Integer), modules/iov/CarList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,122 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,140 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,147 ==> Parameters: admin(String), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,153 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,158 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,162 ==> Parameters: 1230822545253920769(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,166 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,202 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,204 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:55:49,213 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:57:00,712 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:57:00,731 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:00,732 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:00,751 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:57:00,754 ======获取全部菜单数据=====耗时:25毫秒 list SysPermissionController.java 82
INFO 2020-02-21 19:57:11,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:57:11,893 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND component = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,894 ==> Parameters: 0(Integer), modules/iov/CarList(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,898 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,901 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,903 ==> Parameters: admin(String), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,905 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,909 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,910 ==> Parameters: 1230822545253920769(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,914 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,922 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,924 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:57:11,928 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:01,861 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:01,871 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:01,872 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:01,887 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:01,890 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-21 19:59:08,860 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:59:08,867 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 19:59:08,868 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:08,879 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:08,880 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:08,893 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:08,893 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 19:59:08,895 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 19:59:08,903 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582286348896) getDictItems SysDictController.java 163
INFO 2020-02-21 19:59:08,903 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582286348894) getDictItems SysDictController.java 163
INFO 2020-02-21 19:59:17,791 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:17,805 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:17,807 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:17,809 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:21,074 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:21,092 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,094 ==> Parameters: 1230822545253920769(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,096 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,098 ==> Preparing: DELETE FROM sys_permission_data_rule WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,100 ==> Parameters: 1230822545253920769(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,102 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,107 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission_data_rule WHERE permission_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,108 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,109 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,111 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,112 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,115 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,127 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, rule_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,130 ==> Parameters: 1230779806139170818(String), 车辆管理(String), 1(String), modules/iov/CarList(String), /iov/car(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), 0(Integer), false(Boolean), 2020-02-21 17:05:32.0(Timestamp), admin(String), 2020-02-21 19:59:21.117(Timestamp), 1(String), false(Boolean), false(Boolean), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,133 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:21,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:21,251 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,252 ==> Parameters: 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:21,255 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 19:59:40,976 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 19:59:40,991 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:40,992 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 19:59:41,006 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:00:40,174 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:00:40,193 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,195 ==> Parameters: 0(Integer), 1230780580126670849(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,224 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,756 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,769 ==> Parameters: 1230824658059124738(String), 1230780580126670849(String), 车主(String), 1(String), /iov/car/list(String), 1.0(Double), 2(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-21 20:00:40.226(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:40,800 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:00:41,246 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:00:41,262 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:41,263 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:00:41,276 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:00:41,279 ======获取全部菜单数据=====耗时:20毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:01:06,961 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:01:06,972 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:01:06,973 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:01:06,975 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:01:08,767 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:01:08,781 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:01:08,789 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582286468782) getDictItems SysDictController.java 163
INFO 2020-02-21 20:02:50,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:02:50,417 ==> Preparing: INSERT INTO sys_permission_data_rule ( id, permission_id, rule_name, rule_column, rule_conditions, rule_value, status, create_time, create_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,421 ==> Parameters: 1230825201900969985(String), 1230824658059124738(String), 车主(String), CREATE_BY(String), =(String), #{sys_user_name}(String), 1(String), 2020-02-21 20:02:50.413(Timestamp), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,424 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,426 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,429 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,433 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,436 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, rule_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,442 ==> Parameters: 1230780580126670849(String), 车主(String), 1(String), /iov/car/list(String), 1.0(Double), 2(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), 1(Integer), false(Boolean), 2020-02-21 20:00:40.0(Timestamp), admin(String), 2020-02-21 20:02:50.435(Timestamp), 1(String), false(Boolean), false(Boolean), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,445 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:02:50,578 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:02:50,591 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,592 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:02:50,595 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:21,650 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:21,689 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:21,691 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:21,694 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:21,696 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:21,699 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:24,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:25,000 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:25,001 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:25,074 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:25,291 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:25,327 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:25,330 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:25,339 <== Total: 126 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:29,109 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:29,120 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,121 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,123 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,131 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,133 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:29,135 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:31,581 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:03:31,590 保存数据规则>>菜单ID:1230824658059124738角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230825201900969985 saveDatarule SysRoleController.java 335
DEBUG 2020-02-21 20:03:31,596 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:31,598 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:31,600 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:35,207 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:35,221 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:35,222 ==> Parameters: 1230825389822566402(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:35,281 ======角色授权成功=====耗时:65毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-21 20:03:38,268 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:38,278 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:38,279 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:38,285 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:38,349 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:38,359 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:38,361 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:38,366 <== Total: 127 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:40,167 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:03:40,181 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,183 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,185 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,189 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,190 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:40,192 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:03:44,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:03:44,133 保存数据规则>>菜单ID:1230824658059124738角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230825201900969985 saveDatarule SysRoleController.java 335
DEBUG 2020-02-21 20:03:44,136 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,138 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,140 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,143 ==> Preparing: UPDATE sys_role_permission SET role_id=?, permission_id=?, data_rule_ids=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,144 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String), 1230824658059124738(String), 1230825201900969985(String), 1230825389822566402(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:03:44,182 <== Updates: 1 debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Fri Feb 21 20:15:30 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:04:04,677 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 7716 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:04:04,683 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:04:07,622 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:04:07,624 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:04:07,737 Finished Spring Data repository scanning in 95ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:04:08,188 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d54d0d56] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:08,277 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:08,921 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:04:08,923 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:04:08,927 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:08,933 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:08,967 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,038 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b547a3c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,238 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,245 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1ed61491] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,266 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,276 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,301 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,312 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ca61620a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,423 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,553 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,570 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$201b94a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,610 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c8608170] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:09,617 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:04:10,112 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:04:10,133 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,144 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,145 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,153 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,351 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:04:10,353 Root WebApplicationContext: initialization completed in 5526 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:04:10,769 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:04:11,080 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:04:11,081 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:04:11,082 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:04:11,083 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:04:15,614 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:04:15,626 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:04:15,627 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:04:15,632 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:04:15,635 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:04:15,636 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:04:15,636 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:04:15,637 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:04:15,637 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2125535d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:04:19,222 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:04:20,791 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:04:21,026 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:04:21,374 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:04:22,417 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:04:22,440 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:04:22,519 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:04:22,793 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,796 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,797 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,800 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,802 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,820 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,822 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,824 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,826 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,830 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,843 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:04:22,854 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:04:23,086 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:04:23,104 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:04:23,105 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:04:23,108 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:04:23,110 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:04:23,113 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:04:23,131 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:04:23,163 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:04:23,166 Started JeecgApplication in 19.909 seconds (JVM running for 22.108) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:04:23,179 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:04:25,200 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:04:25,201 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:04:25,231 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:04:25,433 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:04:25,435 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:04:27,873 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:04:28,449 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:04:29,934 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:04:30,041 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 20:04:30,087 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,106 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,166 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,246 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,249 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:30,252 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:04:31,415 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:04:31,504 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:04:31,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:04:31,723 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:04:31,774 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,776 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,797 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,830 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,835 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,843 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,916 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,919 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,933 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,937 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,939 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,944 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,945 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,955 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:31,958 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:04:42,886 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:04:42,906 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:42,910 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:42,913 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:42,915 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:42,920 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:04:55,328 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:04:55,361 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:04:55,374 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,377 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,382 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,401 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,406 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,409 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,413 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,415 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,421 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,448 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,450 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:04:55,456 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:06:07,423 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:06:07,438 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:06:07,442 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,443 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,447 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,451 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,453 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,456 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,463 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,464 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,467 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,475 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,476 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:06:07,479 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:06:46,028 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 20:06:46,043 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 20:06:46,112 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:06:47,893 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 20:06:47,894 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 20:07:07,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:07:07,199 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 20:07:07,202 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,204 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,234 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,256 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,257 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:07,263 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:07:08,232 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:07:08,372 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:07:08,468 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:07:08,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:07:08,499 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,501 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,504 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:07:08,504 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:07:08,506 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,508 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,511 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,516 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,519 ==> Parameters: 2020-02-21 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,519 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,522 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,522 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,523 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,524 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,528 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,529 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,529 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-22 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,531 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,535 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,536 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,537 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,543 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:08,545 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:07:21,154 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:07:21,170 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:07:21,174 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,176 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,179 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,183 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,184 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,187 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,191 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,192 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,199 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,208 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,209 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:07:21,213 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:10:43,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:10:43,976 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:10:43,978 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:10:43,996 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:10:44,004 ======获取全部菜单数据=====耗时:35毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:10:52,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:10:52,666 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:10:52,667 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:10:52,685 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:10:52,686 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:10:52,693 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:10:52,694 dictCode : valid_status getDictItems SysDictController.java 130
DEBUG 2020-02-21 20:10:52,701 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:10:52,701 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582287052693) getDictItems SysDictController.java 163
INFO 2020-02-21 20:10:52,701 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582287052695) getDictItems SysDictController.java 163
INFO 2020-02-21 20:11:00,482 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:00,497 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:00,498 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:00,500 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:02,657 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:02,669 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:11:02,673 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582287062669) getDictItems SysDictController.java 163
INFO 2020-02-21 20:11:16,843 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:16,877 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,881 ==> Parameters: 1230825201900969985(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,884 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,890 ==> Preparing: UPDATE sys_permission_data_rule SET permission_id=?, rule_name=?, rule_column=?, rule_conditions=?, rule_value=?, status=?, create_time=?, create_by=?, update_time=?, update_by=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,894 ==> Parameters: 1230824658059124738(String), 车主(String), CREATE_BY(String), =(String), iov(String), 1(String), 2020-02-21 20:02:50.0(Timestamp), admin(String), 2020-02-21 20:11:16.886(Timestamp), admin(String), 1230825201900969985(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:16,897 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:17,062 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:17,072 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:17,073 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:17,075 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:22,856 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:22,868 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:22,869 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:22,871 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:22,872 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:22,874 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:26,326 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:26,339 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:26,340 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:26,350 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:26,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:26,470 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:26,471 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:26,478 <== Total: 127 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:28,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:28,738 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,739 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,741 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,748 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,750 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:28,752 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:30,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:30,050 保存数据规则>>菜单ID:1230824658059124738角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230825201900969985 saveDatarule SysRoleController.java 335
DEBUG 2020-02-21 20:11:30,054 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE permission_id = ? AND role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,056 ==> Parameters: 1230824658059124738(String), f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,058 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,061 ==> Preparing: UPDATE sys_role_permission SET role_id=?, permission_id=?, data_rule_ids=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,063 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String), 1230824658059124738(String), 1230825201900969985(String), 1230825389822566402(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:30,116 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:34,065 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:11:35,792 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:35,801 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-21 20:11:35,805 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,807 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,822 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,839 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,840 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:35,843 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:36,888 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:11:36,966 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:11:37,110 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:37,126 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:37,129 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,130 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,133 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,134 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,137 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,137 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,139 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,141 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,145 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,146 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,149 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,154 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,155 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,160 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:37,161 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:40,067 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:11:40,077 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:11:40,080 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,081 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,086 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,089 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,091 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,093 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,098 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,100 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,105 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,111 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,112 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:40,116 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:11:54,005 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:11:54,018 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:54,019 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:54,021 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:54,023 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:11:54,026 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:12:03,230 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:12:03,239 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:12:03,242 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,243 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,245 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,247 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,248 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,250 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,252 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,252 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,254 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,258 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,259 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:03,262 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:12:56,439 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:12:56,451 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:56,452 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:12:56,465 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:12:56,468 ======获取全部菜单数据=====耗时:21毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:13:04,361 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:13:04,370 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:04,372 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:04,373 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:13:06,475 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:13:06,483 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:13:06,488 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582287186484) getDictItems SysDictController.java 163
INFO 2020-02-21 20:13:33,422 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:13:33,431 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,433 ==> Parameters: 1230825201900969985(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,435 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,439 ==> Preparing: UPDATE sys_permission_data_rule SET permission_id=?, rule_name=?, rule_column=?, rule_conditions=?, rule_value=?, status=?, create_time=?, create_by=?, update_time=?, update_by=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,441 ==> Parameters: 1230824658059124738(String), 车主(String), mac(String), LIKE(String), d(String), 1(String), 2020-02-21 20:02:50.0(Timestamp), admin(String), 2020-02-21 20:13:33.437(Timestamp), admin(String), 1230825201900969985(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,444 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:13:33,621 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:13:33,648 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE permission_id = ? ORDER BY create_time DESC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,652 ==> Parameters: 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:33,654 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:13:41,043 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:13:41,054 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:13:41,056 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,057 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,059 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,062 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,062 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,064 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,067 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,069 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,071 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,077 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,078 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:13:41,081 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:13:41,093 --查询规则-->mac LIKE d addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:14:09,049 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:14:09,058 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:09,059 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:09,067 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:14:09,069 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:14:10,220 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-21 20:14:10,234 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:10,235 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:10,237 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:10,239 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:10,242 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:14:12,563 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:14:12,570 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
DEBUG 2020-02-21 20:14:12,572 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE menu_type = ? AND del_flag = ? AND url = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,573 ==> Parameters: 2(Integer), 0(Integer), /iov/car/list(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,575 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,577 ==> Preparing: select data_rule_ids from sys_role_permission a join sys_permission b on a.permission_id = b.id join sys_role c on a.role_id = c.id join sys_user_role d on d.role_id = c.id join sys_user e on d.user_id = e.id where e.username = ? and b.id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,578 ==> Parameters: admin(String), 1230824658059124738(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,580 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,582 ==> Preparing: SELECT id,permission_id,rule_name,rule_column,rule_conditions,rule_value,status,create_time,create_by,update_time,update_by FROM sys_permission_data_rule WHERE id IN (?) AND status = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,583 ==> Parameters: 1230825201900969985(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,586 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,593 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,594 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-21 20:14:12,597 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-21 20:14:12,599 --查询规则-->mac LIKE d addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 21 20:29:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:15:30,733 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 6092 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:15:30,741 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:15:34,109 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:15:34,112 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:15:34,230 Finished Spring Data repository scanning in 101ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:15:34,653 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f56c9c83] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:34,770 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,431 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:15:35,433 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:15:35,437 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,443 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,475 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,544 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d56732ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,739 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,746 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3ef5a3be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,758 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,765 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,790 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,799 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ea80f137] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:35,909 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,026 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,053 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$403b23cd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,100 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e880109d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,108 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:15:36,568 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:15:36,583 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,594 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,595 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,602 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,855 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:15:36,856 Root WebApplicationContext: initialization completed in 5807 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:15:37,285 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:15:37,585 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:15:37,586 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:15:37,586 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:15:37,587 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:15:42,254 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:15:42,267 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:15:42,267 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:15:42,271 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:15:42,273 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:15:42,274 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:15:42,275 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:15:42,276 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:15:42,276 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@77a85e76 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:15:45,440 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:15:47,034 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:15:47,271 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:15:47,626 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:15:48,686 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:15:48,708 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:15:48,774 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:15:48,997 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,000 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,001 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,003 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,005 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,021 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,024 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,027 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,030 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,033 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,044 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:15:49,055 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:15:49,187 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:15:49,195 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:15:49,195 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:15:49,197 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:15:49,200 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:15:49,202 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:15:49,230 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:15:49,262 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:15:49,265 Started JeecgApplication in 20.01 seconds (JVM running for 21.826) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:15:49,278 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:15:50,280 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:15:50,281 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:15:50,300 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:15:50,415 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:15:50,801 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:15:50,803 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:16:06,930 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 20:16:06,937 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 20:16:07,045 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:16:16,634 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:16,786 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 20:16:18,001 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:16:18,131 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:16:18,228 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:18,234 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:18,297 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:24,373 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:16:24,427 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:16:24,733 --查询规则-->mac LIKE d addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:17:20,877 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:20,906 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 20:17:22,779 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:22,841 ======获取全部菜单数据=====耗时:52毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:17:28,335 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:28,344 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:28,344 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:28,370 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 20:17:28,372 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:17:28,380 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582287448371) getDictItems SysDictController.java 163
INFO 2020-02-21 20:17:28,381 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582287448373) getDictItems SysDictController.java 163
INFO 2020-02-21 20:17:34,144 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:37,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:17:37,453 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:17:37,457 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582287457454) getDictItems SysDictController.java 163
INFO 2020-02-21 20:18:30,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:18:30,548 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:18:35,052 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:18:46,635 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:18:46,644 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:18:46,674 --查询规则-->user_id = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:19:48,420 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 20:19:48,679 预览图片失败D:\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:19:48,683 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:19:48,686 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:19:48,686 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:19:48,688 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:19:50,528 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:50,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:50,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:50,616 dictCode : activiti_sync getDictItems SysDictController.java 130
INFO 2020-02-21 20:19:50,648 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 20:19:50,656 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
INFO 2020-02-21 20:19:50,688 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=同步), DictModel(value=0, text=不同步)], timestamp=1582287590617) getDictItems SysDictController.java 163
INFO 2020-02-21 20:19:50,700 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
INFO 2020-02-21 20:19:53,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:53,999 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=i, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:19:54,204 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:54,211 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=io, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:19:54,390 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:19:54,396 ----duplicate check------:DuplicateCheckVo(tableName=sys_user, fieldName=username, fieldVal=iov, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:19:54,399 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-21 20:20:49,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:20:49,315 ======获取全部菜单数据=====耗时:25毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:21:00,152 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:01,940 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:01,948 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:21:01,952 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582287661949) getDictItems SysDictController.java 163
INFO 2020-02-21 20:21:07,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:08,120 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:12,393 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:12,399 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:21:12,422 --查询规则-->user_id = #{sys_user_id} addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:21:13,255 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 20:21:13,460 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:21:13,460 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:21:13,461 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:21:13,462 预览图片失败D:\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-21 20:21:13,474 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:21:17,069 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:21:17,076 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:21:17,093 --查询规则-->user_id = #{sys_user_id} addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:22:09,237 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:26:45,908 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:26:45,915 拦截请求>>/iov/car/list;请求类型>>GET arround PermissionDataAspect.java 78
INFO 2020-02-21 20:26:45,937 --查询规则-->user_id = #{sys_user_id} addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:26:53,152 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:26:54,898 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:26:54,923 ======获取全部菜单数据=====耗时:20毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:27:04,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:04,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:04,871 ======获取全部菜单数据=====耗时:23毫秒 list SysPermissionController.java 82
INFO 2020-02-21 20:27:10,412 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:10,414 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:10,415 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:10,423 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:27:10,426 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-21 20:27:10,428 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 20:27:10,431 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 20:27:10,439 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582288030424) getDictItems SysDictController.java 163
INFO 2020-02-21 20:27:10,445 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582288030427) getDictItems SysDictController.java 163
INFO 2020-02-21 20:27:15,087 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:16,372 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:27:16,378 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-21 20:27:16,381 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582288036379) getDictItems SysDictController.java 163
INFO 2020-02-21 20:28:08,222 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:08,372 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:18,899 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:26,041 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:30,280 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:30,407 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:32,359 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:33,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:28:33,973 保存数据规则>>菜单ID:1230780580126670849角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1230822545253920769,1230831568070094849 saveDatarule SysRoleController.java 335
Logback Log Messages

Log session start time Fri Feb 21 20:37:55 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:29:34,470 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3052 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:29:34,476 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:29:36,973 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:29:36,976 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:29:37,093 Finished Spring Data repository scanning in 97ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:29:37,479 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ad141d4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:37,570 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,249 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:29:38,252 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:29:38,256 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,261 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,300 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,397 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8d0eb3b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,567 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,574 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f69d2487] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,587 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,594 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,639 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,653 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a2287200] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,793 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,913 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,931 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f7e2a496] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,970 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a0279166] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:38,977 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:29:39,426 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:29:39,443 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,453 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,454 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,461 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,628 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:29:39,628 Root WebApplicationContext: initialization completed in 4978 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:29:40,044 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:29:40,339 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:29:40,340 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:29:40,341 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:29:40,342 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:29:44,461 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:29:44,474 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:29:44,475 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:29:44,480 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:29:44,482 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:29:44,484 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:29:44,484 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:29:44,484 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:29:44,485 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@56e8a8a0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:29:47,556 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:29:48,956 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:29:49,177 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:29:49,507 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:29:50,522 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:29:50,541 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:29:50,604 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:29:50,796 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,800 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,803 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,807 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,810 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,833 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,836 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,839 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,843 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,846 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,862 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:29:50,872 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:29:51,000 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:29:51,015 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:29:51,017 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:29:51,025 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:29:51,028 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:29:51,031 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:29:51,078 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:29:51,130 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:29:51,133 Started JeecgApplication in 17.878 seconds (JVM running for 19.638) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:29:51,146 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:29:51,596 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:29:51,596 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:29:51,616 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:29:51,751 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:29:52,219 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:29:52,222 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:30:01,647 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:30:07,976 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:08,130 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 20:30:09,442 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:30:09,568 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:30:09,644 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:09,644 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:09,707 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:14,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:14,725 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:30:50,821 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:50,821 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:50,848 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:30:50,867 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:30:50,877 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-21 20:30:50,934 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582288250849) getDictItems SysDictController.java 163
INFO 2020-02-21 20:30:50,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:50,969 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:30:50,980 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582288250970) getDictItems SysDictController.java 163
INFO 2020-02-21 20:30:53,996 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:30:53,996 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:13,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:14,266 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:14,975 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:14,988 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:31:19,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:31:19,719 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:20,815 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:21,234 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="iov_car" table="iov_car" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="mac" type="java.lang.String" access="property"> <column name="mac" length="32" not-null="true" unique="false"> <comment>mac(暂定 车辆唯一标识)</comment> </column> </property> <property name="brand" type="java.lang.String" access="property"> <column name="brand" length="10" not-null="false" unique="false"> <comment>车辆品牌</comment> </column> </property> <property name="car_number" type="java.lang.String" access="property"> <column name="car_number" length="10" not-null="true" unique="false"> <comment>车牌号</comment> </column> </property> <property name="remark" type="java.lang.String" access="property"> <column name="remark" length="32" not-null="false" unique="false"> <comment>备注</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-21 20:32:21,422 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-21 20:32:21,425 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-02-21 20:32:23,017 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-21 20:32:23,193 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-21 20:32:23,227 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-21 20:32:23,348 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-21 20:32:23,354 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-21 20:32:23,371 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-21 20:32:23,373 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/iov?characterEncoding=UTF-8&useUnicode=true&useSSL=false] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-21 20:32:23,374 HHH10001001: Connection properties: {user=root, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-21 20:32:23,375 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-21 20:32:23,381 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-21 20:32:23,406 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7fa40457] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 20:32:23,414 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@23c759f6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-21 20:32:23,580 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@51d5e1f4' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-21 20:32:23,619 ==同步数据库消耗时间2792毫秒 g OnlCgformApiController.java 601
INFO 2020-02-21 20:32:23,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:23,693 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:32:29,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:29,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:40,503 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:42,492 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:53,588 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:32:53,648 ----jeecg---Code----Generation----[单表模型:iov_car]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-21 20:32:53,650 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=6068651574121028095, entityPackage=iov, entityName=Car, primaryKeyField=id, columns=[{"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"iov_car","ftlDescription":"车辆管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"iov","entityName":"Car","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"mac","fieldName":"mac","filedComment":"mac(暂定 车辆唯一标识)","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"brand","fieldName":"brand","filedComment":"车辆品牌","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"car_number","fieldName":"carNumber","filedComment":"车牌号","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"only","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remark","fieldName":"remark","filedComment":"备注","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=iov_car} a CodeGenerateOne.java 117
INFO 2020-02-21 20:32:53,657 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-21 20:32:53,658 --------generate----projectPath--------F:\git a BaseCodeGenerate.java 36
INFO 2020-02-21 20:32:53,933 ----jeecg----Code----Generation-----[单表模型:iov_car]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
Logback Log Messages

Log session start time Fri Feb 21 20:56:04 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:37:55,637 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 11256 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:37:55,643 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:37:58,420 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:37:58,424 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:37:58,575 Finished Spring Data repository scanning in 129ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:37:58,986 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ff45f13d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,078 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,723 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:37:59,725 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:37:59,729 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,736 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,769 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:37:59,848 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$df4087a7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,062 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,070 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$48cef878] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,083 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,090 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,118 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,127 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f45a45f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,240 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,407 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,435 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$4a147887] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,478 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f2596557] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,486 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:38:00,987 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:38:01,005 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,017 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,017 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,023 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,185 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:38:01,186 Root WebApplicationContext: initialization completed in 5345 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:38:01,642 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:38:01,994 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:38:01,996 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:38:01,997 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:38:01,997 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:38:06,342 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:38:06,354 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:38:06,355 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:38:06,358 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:38:06,362 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:38:06,363 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:38:06,364 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:38:06,364 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:38:06,364 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4adcc981 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:38:09,587 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:38:11,104 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:38:11,352 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:38:11,746 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:38:12,800 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:38:12,821 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:38:12,890 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:38:13,107 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,110 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,113 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,115 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,116 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,132 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,135 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,137 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,139 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,141 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,155 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:38:13,167 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:38:13,304 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:38:13,313 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:38:13,314 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:38:13,318 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:38:13,322 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:38:13,324 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:38:13,382 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:38:13,452 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:38:13,456 Started JeecgApplication in 19.267 seconds (JVM running for 20.926) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:38:13,481 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:38:14,278 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:38:14,279 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:38:14,303 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:38:16,263 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:38:16,266 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:38:17,376 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:38:26,434 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:39:22,872 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:22,985 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 20:39:24,040 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 20:39:24,104 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:24,109 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 20:39:24,120 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:39:24,230 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:41,855 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:41,856 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:47,305 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:39:47,539 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:40:20,384 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:20,411 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=a, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:20,542 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:20,551 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=as, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:20,747 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:20,758 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=asd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:22,235 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:22,245 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=d, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:22,412 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:22,419 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=da, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:22,630 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:22,637 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=dad, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:22,824 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:22,847 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=dada, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:23,782 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:23,793 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=asd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:23,832 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:24,483 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:24,517 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:40:31,072 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:31,078 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=a, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:31,507 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:31,517 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ad, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:31,618 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:31,628 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adf, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,113 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,117 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,146 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,151 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,178 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,186 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adffff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,209 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,216 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfffff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,246 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adffffff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,270 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,279 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfffffff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:32,307 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:32,314 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfffffffe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,043 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,050 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=e, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,184 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,191 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=ef, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,423 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,428 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=eff, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,656 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=effe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,809 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,813 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=effef, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:34,970 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:34,977 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=effefe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:36,015 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:36,020 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=adfffffffe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:36,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:36,188 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:36,216 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:40:39,851 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:39,857 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=s, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:40,191 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:40,198 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=sx, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:43,181 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:43,187 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=q, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:43,470 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:43,485 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=qq, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:44,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:44,305 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=sx, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:40:44,331 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:44,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:40:44,485 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:41:07,941 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 20:41:07,951 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 20:41:08,013 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 20:41:18,798 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:18,810 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 20:41:19,879 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 20:41:20,009 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 20:41:20,166 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:20,174 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:20,215 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:33,253 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:41:33,290 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:42:48,327 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:37,057 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:37,080 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:43:45,711 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:45,720 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=c, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:45,901 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:45,905 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=cc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:47,349 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:47,353 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=c, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:47,620 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:47,631 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=cc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:57,439 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:57,444 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=cc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 20:43:57,492 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:57,721 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:43:57,766 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:48:15,723 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:15,747 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 20:48:22,676 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:22,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:22,700 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:48:22,706 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582289302702) getDictItems SysDictController.java 163
INFO 2020-02-21 20:48:22,722 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:48:22,736 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:22,747 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-21 20:48:22,752 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1582289302748) getDictItems SysDictController.java 163
INFO 2020-02-21 20:48:41,994 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:48:41,997 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:30,036 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:30,448 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:31,208 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:31,220 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:49:36,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:49:36,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:02,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:02,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:03,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:03,482 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 20:50:19,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:50:19,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:51:23,998 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:51:24,392 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:51:24,922 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 20:51:24,928 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 21 21:44:26 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 20:56:04,570 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5148 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 20:56:04,576 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 20:56:06,797 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 20:56:06,800 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 20:56:06,906 Finished Spring Data repository scanning in 90ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 20:56:07,288 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$3ce546d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:07,375 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:07,991 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 20:56:07,992 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 20:56:07,996 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,001 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,034 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,104 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1cdfdd3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,289 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,302 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$866e4e0b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,320 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,326 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,349 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,360 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$31f99b84] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,462 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,598 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,621 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$87b3ce1a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,659 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2ff8baea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:08,665 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 20:56:09,096 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 20:56:09,110 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,120 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,121 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,127 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,274 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 20:56:09,275 Root WebApplicationContext: initialization completed in 4527 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 20:56:09,714 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 20:56:10,021 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 20:56:10,022 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 20:56:10,022 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 20:56:10,023 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 20:56:14,289 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 20:56:14,302 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 20:56:14,303 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 20:56:14,307 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 20:56:14,309 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 20:56:14,310 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 20:56:14,310 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 20:56:14,311 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 20:56:14,311 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@45832b85 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 20:56:17,342 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 20:56:19,187 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 20:56:19,428 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 20:56:19,793 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 20:56:20,897 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 20:56:20,916 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 20:56:20,981 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 20:56:21,231 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,234 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,236 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,239 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,241 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,261 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,264 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,266 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,269 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,271 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,285 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 20:56:21,298 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 20:56:21,478 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 20:56:21,485 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 20:56:21,486 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 20:56:21,487 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 20:56:21,489 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 20:56:21,490 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 20:56:21,515 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 20:56:21,559 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 20:56:21,566 Started JeecgApplication in 18.191 seconds (JVM running for 19.659) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 20:56:21,605 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 20:56:22,475 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 20:56:22,476 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 20:56:22,508 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 20:56:22,667 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 20:56:22,669 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 20:56:24,188 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 21 21:51:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 21:44:26,605 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 816 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 21:44:26,610 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 21:44:28,617 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 21:44:28,620 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 21:44:28,738 Finished Spring Data repository scanning in 92ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 21:44:29,209 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$89da7581] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:29,489 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,048 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 21:44:30,051 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 21:44:30,055 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,061 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,098 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,239 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$69d50beb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,594 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,604 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d3637cbc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,633 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,644 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,679 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,691 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7eeeca35] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:30,940 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,078 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,101 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d4a8fccb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,150 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7cede99b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,159 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:44:31,710 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 21:44:31,734 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,747 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,747 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,754 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,965 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 21:44:31,965 Root WebApplicationContext: initialization completed in 5261 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 21:44:32,479 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 21:44:32,798 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 21:44:32,798 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 21:44:32,799 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 21:44:32,800 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 21:44:37,544 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 21:44:37,559 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 21:44:37,560 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 21:44:37,566 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 21:44:37,569 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 21:44:37,570 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 21:44:37,571 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 21:44:37,571 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 21:44:37,572 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1952ad9d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 21:44:40,992 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 21:44:42,774 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 21:44:43,054 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 21:44:43,500 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 21:44:44,779 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 21:44:44,805 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 21:44:44,886 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 21:44:45,120 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,122 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,125 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,127 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,129 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,145 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,147 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,149 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,151 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,153 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,165 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:44:45,181 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 21:44:45,337 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 21:44:45,351 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 21:44:45,352 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 21:44:45,354 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 21:44:45,357 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 21:44:45,358 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 21:44:45,394 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:44:45,446 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 21:44:45,449 Started JeecgApplication in 20.094 seconds (JVM running for 23.718) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 21:44:45,467 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 21:44:47,124 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 21:44:47,124 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 21:44:47,380 Completed initialization in 255 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 21:44:47,907 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 21:44:48,492 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 21:44:48,504 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 21:44:56,294 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:44:56,462 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 21:44:56,505 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 21:44:58,664 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 21:44:58,981 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 21:44:59,139 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 21:44:59,213 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:44:59,218 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:44:59,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:08,533 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:08,874 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 21:45:17,750 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:17,777 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=czc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:45:22,588 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:22,596 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:45:33,497 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:45:33,508 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=czc, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:45:33,555 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:49:54,593 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 21:49:54,597 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 21:49:54,601 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 21:49:54,602 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 21:49:54,603 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 21:49:54,604 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 21:49:54,763 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 21:49:54,768 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 21:49:54,775 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 21:49:56,267 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 21:59:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 21:51:08,143 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2308 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 21:51:08,155 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 21:51:10,465 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 21:51:10,468 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 21:51:10,572 Finished Spring Data repository scanning in 85ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 21:51:11,107 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8ad6dc7d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:11,369 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:11,874 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 21:51:11,877 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 21:51:11,881 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:11,887 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:11,927 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,011 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6ad172e7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,242 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,251 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d45fe3b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,267 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,276 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,305 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,318 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7feb3131] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,464 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,579 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,599 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d5a563c7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,646 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7dea5097] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:12,655 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:51:13,173 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 21:51:13,190 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,202 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,202 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,210 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,429 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 21:51:13,430 Root WebApplicationContext: initialization completed in 5121 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 21:51:13,924 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 21:51:14,245 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 21:51:14,246 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 21:51:14,247 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 21:51:14,247 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 21:51:18,827 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 21:51:18,842 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 21:51:18,843 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 21:51:18,848 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 21:51:18,851 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 21:51:18,852 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 21:51:18,853 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 21:51:18,853 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 21:51:18,853 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2f03fdc0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 21:51:22,528 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 21:51:24,466 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 21:51:24,801 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 21:51:25,334 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 21:51:26,595 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 21:51:26,622 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 21:51:26,724 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 21:51:26,960 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,963 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,965 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,967 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,968 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,984 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,986 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,989 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,991 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:26,993 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:27,005 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 21:51:27,020 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 21:51:27,194 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 21:51:27,209 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 21:51:27,209 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 21:51:27,211 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 21:51:27,216 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 21:51:27,219 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 21:51:27,252 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:51:27,303 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 21:51:27,307 Started JeecgApplication in 20.928 seconds (JVM running for 23.039) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 21:51:27,326 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 21:51:27,804 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 21:51:27,804 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 21:51:27,841 Completed initialization in 36 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 21:51:28,005 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 21:51:28,773 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 21:51:28,777 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 21:51:43,329 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:43,498 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:43,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:43,609 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:45,878 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:45,887 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=2, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:46,110 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:46,124 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=22, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:58,456 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 21:51:58,467 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 21:51:58,509 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 21:52:04,136 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class org.jeecg.modules.iov.entity.Car handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class org.jeecg.modules.iov.entity.Car
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$45103008.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$39d2f5a0.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$3a8ba430.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 21:59:34,023 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 21:59:34,027 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 21:59:34,033 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 21:59:34,033 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 21:59:34,033 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 21:59:34,035 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 21:59:34,042 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 21:59:34,044 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 21:59:34,050 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 21:59:35,537 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:04:39 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 21:59:45,883 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 7240 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 21:59:45,893 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 21:59:48,227 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 21:59:48,231 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 21:59:48,338 Finished Spring Data repository scanning in 90ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 21:59:48,835 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d789a4e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,075 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,588 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 21:59:49,592 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 21:59:49,597 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,603 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,640 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,725 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b7843b4a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,945 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,952 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2112ac1b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,970 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:49,979 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,008 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,018 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$cc9df994] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,170 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,289 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,310 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$22582c2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,354 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ca9d18fa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,363 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 21:59:50,930 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 21:59:50,948 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 21:59:50,959 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 21:59:50,959 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 21:59:50,966 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 21:59:51,140 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 21:59:51,141 Root WebApplicationContext: initialization completed in 5148 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 21:59:51,680 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 21:59:52,044 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 21:59:52,045 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 21:59:52,045 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 21:59:52,046 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 21:59:56,878 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 21:59:56,893 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 21:59:56,894 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 21:59:56,901 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 21:59:56,903 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 21:59:56,905 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 21:59:56,905 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 21:59:56,905 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 21:59:56,906 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1d4c6e32 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:00:00,382 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:00:02,202 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:00:02,506 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:00:02,989 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:00:04,246 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:00:04,273 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:00:04,359 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:00:04,611 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,613 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,616 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,618 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,620 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,636 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,638 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,641 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,643 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,645 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,659 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:00:04,673 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:00:04,835 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:00:04,849 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:00:04,850 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:00:04,851 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:00:04,856 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:00:04,857 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:00:04,892 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:00:04,938 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:00:04,942 Started JeecgApplication in 21.114 seconds (JVM running for 23.368) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:00:04,960 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:00:05,161 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:00:05,162 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:00:05,193 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:00:05,341 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 22:00:06,171 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:00:06,175 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:00:19,236 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 22:00:19,250 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:00:19,423 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:00:27,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:27,365 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:00:28,727 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:00:28,891 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:00:28,974 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:28,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:29,086 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:34,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:35,215 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:00:46,700 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:46,721 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:00:50,228 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:50,239 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=3, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:00:50,393 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:00:50,402 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=33, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:01:01,065 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:01:01,073 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:01:01,117 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:01:06,105 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class org.jeecg.modules.iov.entity.Car handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class org.jeecg.modules.iov.entity.Car
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$e3ea0fee.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$d8acd586.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$983adaa9.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:04:11,640 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:04:11,640 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:04:11,640 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:04:11,640 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:04:11,640 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:04:11,656 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:04:11,656 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:04:11,656 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:04:11,672 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:04:13,183 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:07:05 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:04:39,225 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5560 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:04:39,240 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:04:41,553 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:04:41,553 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:04:41,678 Finished Spring Data repository scanning in 110ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:04:42,162 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2dee903f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:42,396 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:42,896 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:04:42,896 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:04:42,912 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:42,912 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:42,943 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,021 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$de926a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,256 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,256 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7777977a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,271 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,271 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,302 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,318 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2302e4f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,459 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,599 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,630 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$78bd1789] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,677 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$21020459] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:43,677 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:04:44,209 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:04:44,224 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,240 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,240 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,240 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,443 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:04:44,443 Root WebApplicationContext: initialization completed in 5125 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:04:44,943 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:04:45,267 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:04:45,267 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:04:45,267 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:04:45,267 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:04:49,892 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:04:49,907 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:04:49,907 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:04:49,923 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:04:49,923 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:04:49,923 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:04:49,923 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:04:49,923 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:04:49,923 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@24fb752f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:04:53,391 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:04:55,234 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:04:55,516 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:04:55,937 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:04:57,328 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:04:57,359 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:04:57,453 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:04:57,734 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,734 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,734 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,750 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,750 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,765 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,781 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:04:57,797 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:04:57,953 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:04:57,969 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:04:57,969 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:04:57,969 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:04:57,969 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:04:57,969 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:04:58,020 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:04:58,082 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:04:58,086 Started JeecgApplication in 20.518 seconds (JVM running for 22.535) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:04:58,103 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:04:59,127 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:04:59,128 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:04:59,670 Completed initialization in 541 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:04:59,984 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 22:05:00,219 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:05:00,222 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:05:05,349 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:05:06,271 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:06,434 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:05:07,632 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:05:07,762 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:05:07,854 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:07,858 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:07,911 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:11,428 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:11,800 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:05:15,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:15,897 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d'w, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:05:19,034 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:19,043 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:05:19,405 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:19,421 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:05:27,392 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:05:27,400 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d'w, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:05:27,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:05:32,075 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.String handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.String
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$626df5c7.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$5730bb5f.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$3758b212.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:06:53,285 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:06:53,287 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:06:53,291 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:06:53,292 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:06:53,292 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:06:53,293 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:06:53,300 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:06:53,302 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:06:53,308 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:06:54,853 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:12:35 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:07:05,574 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2944 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:07:05,579 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:07:08,304 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:07:08,304 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:07:08,429 Finished Spring Data repository scanning in 109ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:07:08,982 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f54b1524] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:09,309 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:09,888 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:07:09,892 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:07:09,897 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:09,903 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:09,943 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,018 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d545ab8e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,239 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,239 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3ed41c5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,255 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,270 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,301 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,317 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ea5f69d8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,470 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,624 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,639 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$40199c6e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,702 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e85e893e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:10,702 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:07:11,319 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:07:11,348 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,368 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,369 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,383 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,602 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:07:11,603 Root WebApplicationContext: initialization completed in 5882 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:07:12,172 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:07:12,486 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:07:12,486 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:07:12,486 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:07:12,486 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:07:17,411 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:07:17,429 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:07:17,430 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:07:17,435 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:07:17,438 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:07:17,439 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:07:17,440 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:07:17,440 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:07:17,441 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@d60cbad setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:07:21,101 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:07:22,742 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:07:23,011 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:07:23,496 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:07:24,687 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:07:24,718 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:07:24,796 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:07:25,015 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,015 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,015 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,015 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,015 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,031 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,046 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,046 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,046 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,046 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,062 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:07:25,080 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:07:25,214 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:07:25,230 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:07:25,230 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:07:25,230 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:07:25,246 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:07:25,246 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:07:25,285 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:07:25,358 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:07:25,362 Started JeecgApplication in 21.966 seconds (JVM running for 24.086) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:07:25,380 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:07:26,107 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:07:26,108 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:07:26,145 Completed initialization in 37 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:07:26,338 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:07:26,343 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:07:31,191 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 22:07:44,574 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:07:45,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:46,094 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:07:47,344 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:07:47,468 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:07:47,551 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:47,567 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:47,597 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:51,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:51,794 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:07:55,779 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:55,799 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=d, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,062 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,073 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-21 22:07:56,133 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,141 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,149 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-21 22:07:56,304 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,329 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,389 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,404 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=ddddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:56,606 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:56,625 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dddddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:07:58,150 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:07:58,157 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=w, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:08:00,166 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:08:00,173 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=dddddd, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:08:00,227 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:08:04,396 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.Object handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.Object
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$14a44ec0.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$9671458.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$ad3f4b24.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:12:29,103 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:12:29,103 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:12:29,103 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:12:29,103 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:12:29,103 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:12:29,103 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:12:29,119 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:12:29,119 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:12:29,135 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:12:30,628 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:17:23 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:12:36,202 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 9464 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:12:36,202 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:12:38,651 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:12:38,651 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:12:38,744 Finished Spring Data repository scanning in 78ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:12:39,229 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$fdbdebfb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:39,479 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:39,979 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:12:39,979 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:12:39,979 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:39,994 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,026 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,119 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ddb88265] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,338 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,338 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4746f336] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,354 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,369 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,385 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,401 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f2d240af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,541 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,697 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,713 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$488c7345] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,760 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f0d16015] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:40,776 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:12:41,291 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:12:41,307 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,322 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,322 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,338 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,526 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:12:41,526 Root WebApplicationContext: initialization completed in 5199 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:12:42,072 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:12:42,400 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:12:42,400 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:12:42,400 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:12:42,400 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:12:47,052 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:12:47,068 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:12:47,068 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:12:47,084 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:12:47,084 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:12:47,084 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:12:47,084 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:12:47,084 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:12:47,084 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@78c5ef58 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:12:50,495 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:12:52,836 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:12:53,107 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:12:53,516 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:12:54,792 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:12:54,823 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:12:54,901 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:12:55,120 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,120 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,136 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,136 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,136 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,151 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,151 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,151 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,151 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,167 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,167 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:12:55,182 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:12:55,339 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:12:55,354 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:12:55,354 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:12:55,354 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:12:55,354 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:12:55,354 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:12:55,386 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:12:55,448 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:12:55,448 Started JeecgApplication in 20.934 seconds (JVM running for 22.723) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:12:55,464 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:12:56,269 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:12:56,269 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:12:56,300 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:12:56,472 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:12:56,472 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:12:59,193 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-21 22:13:30,814 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:13:37,857 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:37,993 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:13:39,047 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:13:39,171 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:13:39,249 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:39,272 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:39,335 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:42,723 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:42,969 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:13:46,207 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:46,209 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=2, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:46,536 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:46,549 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=21, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:48,573 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:48,575 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,059 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,067 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,072 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-21 22:13:49,094 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,104 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,135 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,160 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,170 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,194 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,202 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,237 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,266 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,296 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,386 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,398 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,421 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,430 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,451 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,461 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,500 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,512 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,558 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,590 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1111111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,623 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,635 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11111111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:49,656 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:49,666 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=111111111111111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:58,275 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:13:58,280 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=21, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:13:58,308 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:14:27,782 {conn-10004, pstmt-20028} execute error. INSERT INTO iov_car( id, create_by, create_time, update_by, update_time, sys_org_code, mac, brand, car_number, remark ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor241.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy276.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$54ef9ff5.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$49b2658d.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor266.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$a5925586.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-21 22:14:27,840 ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.CarMapper.saveById-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO iov_car( id, create_by, create_time, update_by, update_time, sys_org_code, mac, brand, car_number, remark ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 ; Data truncation: Data too long for column 'car_number' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 handleDataIntegrityViolationException JeecgBootExceptionHandler.java 96
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.CarMapper.saveById-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO iov_car( id, create_by, create_time, update_by, update_time, sys_org_code, mac, brand, car_number, remark ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1 ; Data truncation: Data too long for column 'car_number' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1
    at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$54ef9ff5.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$49b2658d.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor266.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$a5925586.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'car_number' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor241.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy276.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
INFO 2020-02-21 22:15:27,714 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:27,731 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-21 22:15:27,734 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=2, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:28,028 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:28,036 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=22, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:28,283 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:28,290 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=222, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:30,832 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:30,837 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:31,084 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:31,089 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=12, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:31,306 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:31,313 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=123, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:32,403 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:15:32,408 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=222, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:15:32,453 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-21 22:15:42,888 Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.Object handleException JeecgBootExceptionHandler.java 57
org.apache.ibatis.binding.BindingException: Mapper method 'org.jeecg.modules.iov.mapper.CarMapper.saveById' has an unsupported return type: class java.lang.Object
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.rowCountResult(MybatisMapperMethod.java:129)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.saveById(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl.saveById(CarServiceImpl.java:20)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$54ef9ff5.saveById(<generated>)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$FastClassBySpringCGLIB$$ec826ca7.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarServiceImpl$$EnhancerBySpringCGLIB$$49b2658d.saveById(<generated>)
    at org.jeecg.modules.iov.controller.CarController.add(CarController.java:83)
    at org.jeecg.modules.iov.controller.CarController$$FastClassBySpringCGLIB$$a3237f8d.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor266.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarController$$EnhancerBySpringCGLIB$$a5925586.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:17:13,026 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:17:13,030 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:17:13,036 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:17:13,037 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:17:13,037 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:17:13,038 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:17:13,042 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:17:13,044 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:17:13,051 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:17:14,546 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 21 22:30:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:17:23,781 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 12052 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:17:23,790 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:17:26,408 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:17:26,411 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:17:26,523 Finished Spring Data repository scanning in 93ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:17:27,054 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$c911281d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,312 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,811 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:17:27,813 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:17:27,818 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,823 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,859 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:27,945 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a90bbe87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,175 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,183 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$129a2f58] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,201 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,214 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,248 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,262 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$be257cd1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,420 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,539 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,562 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$13dfaf67] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,609 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$bc249c37] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:28,618 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:17:29,172 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:17:29,190 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,201 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,201 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,209 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,414 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:17:29,414 Root WebApplicationContext: initialization completed in 5522 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:17:29,936 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:17:30,257 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:17:30,257 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:17:30,258 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:17:30,259 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:17:34,954 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:17:34,968 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:17:34,969 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:17:34,974 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:17:34,977 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:17:34,978 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:17:34,979 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:17:34,979 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:17:34,979 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@42095996 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:17:38,395 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:17:40,342 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:17:40,627 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:17:41,120 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:17:42,454 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:17:42,481 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:17:42,557 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:17:42,801 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,803 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,805 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,807 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,809 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,826 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,828 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,830 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,833 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,835 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,847 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:17:42,861 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:17:43,016 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:17:43,038 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:17:43,038 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:17:43,042 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:17:43,048 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:17:43,051 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:17:43,098 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:17:43,162 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:17:43,167 Started JeecgApplication in 20.924 seconds (JVM running for 22.775) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:17:43,190 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-21 22:17:44,644 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:17:44,645 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:17:44,687 Completed initialization in 41 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:17:44,902 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:17:44,909 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:17:50,551 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:50,688 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:17:51,891 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:17:51,970 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:17:52,046 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:52,049 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:52,147 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:55,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:17:56,025 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:18:00,432 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:18:00,451 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=3, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:18:00,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:18:00,819 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=3r, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:18:02,414 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:18:02,426 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=r, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:18:04,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:18:04,133 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=3r, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:18:04,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:22:40,025 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:30:44,181 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:30:44,187 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:30:44,192 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:30:44,192 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:30:44,193 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:30:44,204 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:30:44,213 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:30:44,217 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:30:44,223 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Fri Feb 21 22:41:45 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:30:54,109 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3272 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:30:54,130 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:30:56,475 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:30:56,480 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:30:56,590 Finished Spring Data repository scanning in 89ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:30:57,073 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$119a08ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,326 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,812 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:30:57,815 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:30:57,819 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,825 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,861 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:57,965 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,130 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5b230fe9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,150 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,163 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,181 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f1949f18] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,242 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,254 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6ae5d62] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,424 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,525 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,544 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5c688ff8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,592 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4ad7cc8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:58,602 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:30:59,129 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:30:59,148 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,160 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,161 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,168 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,346 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:30:59,347 Root WebApplicationContext: initialization completed in 5118 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:30:59,846 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:31:00,163 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:31:00,164 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:31:00,164 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:31:00,164 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:31:04,843 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:31:04,858 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:31:04,858 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:31:04,863 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:31:04,866 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:31:04,867 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:31:04,867 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:31:04,868 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:31:04,868 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4d22265c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:31:08,266 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:31:09,919 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:31:10,192 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:31:10,657 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:31:11,916 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:31:11,944 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:31:12,018 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:31:12,253 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,255 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,257 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,259 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,261 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,277 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,279 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,281 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,284 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,286 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,297 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:31:12,311 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:31:12,457 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:31:12,473 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:31:12,474 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:31:12,479 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:31:12,482 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:31:12,484 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:31:12,517 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:31:12,581 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:31:12,585 Started JeecgApplication in 20.171 seconds (JVM running for 22.048) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:31:12,608 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-21 22:31:13,173 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:31:13,174 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:31:13,205 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:31:13,611 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:31:13,674 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:31:41,054 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:41,209 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:31:42,585 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:31:42,653 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:31:42,735 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:42,737 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:42,788 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:45,401 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:45,676 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:31:50,209 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:50,227 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:50,386 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:50,395 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=11, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:50,460 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:50,474 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:51,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:51,725 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:51,922 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:51,936 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=11, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:52,606 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:31:52,620 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=111, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:31:52,667 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:41:34,004 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:41:34,009 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:41:34,014 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:41:34,015 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:41:34,015 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:41:34,016 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:41:34,020 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:41:34,023 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:41:34,029 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:41:35,543 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 14:31:09 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-21 22:41:46,336 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8404 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-21 22:41:46,358 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-21 22:41:49,074 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-21 22:41:49,079 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-21 22:41:49,191 Finished Spring Data repository scanning in 95ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-21 22:41:49,730 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$e40c0311] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:49,998 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,537 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-21 22:41:50,541 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-21 22:41:50,547 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,554 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,599 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,713 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,899 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2d950a4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,918 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,936 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:50,952 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c406997b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,014 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,028 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$d92057c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,218 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,339 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,358 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$2eda8a5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,406 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$d71f772b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:51,415 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-21 22:41:52,051 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-21 22:41:52,071 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,083 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,084 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,092 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,341 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-21 22:41:52,341 Root WebApplicationContext: initialization completed in 5725 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-21 22:41:52,909 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-21 22:41:53,269 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-21 22:41:53,270 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-21 22:41:53,271 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-21 22:41:53,272 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-21 22:41:58,772 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-21 22:41:58,787 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-21 22:41:58,787 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-21 22:41:58,792 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-21 22:41:58,795 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-21 22:41:58,797 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-21 22:41:58,797 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-21 22:41:58,797 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-21 22:41:58,798 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@576a8b00 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-21 22:42:02,468 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-21 22:42:04,512 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-21 22:42:04,840 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-21 22:42:05,324 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-21 22:42:06,766 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-21 22:42:06,793 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-21 22:42:06,885 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-21 22:42:07,161 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,163 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,165 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,168 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,170 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,228 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,233 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,236 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,240 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,244 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,273 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-21 22:42:07,292 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-21 22:42:07,572 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-21 22:42:07,585 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-21 22:42:07,585 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-21 22:42:07,588 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-21 22:42:07,591 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-21 22:42:07,593 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-21 22:42:07,621 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-21 22:42:07,687 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-21 22:42:07,693 Started JeecgApplication in 23.409 seconds (JVM running for 25.61) logStarted StartupInfoLogger.java 59
INFO 2020-02-21 22:42:07,712 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-21 22:42:08,255 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-21 22:42:08,268 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-21 22:42:09,516 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-21 22:42:09,517 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-21 22:42:09,559 Completed initialization in 42 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-21 22:42:21,900 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:22,069 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:42:23,593 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:42:23,674 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:42:23,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:23,768 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:23,800 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:31,097 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:31,333 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:42:35,790 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:35,815 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:36,045 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:36,055 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=12, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:36,326 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:36,336 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=123, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:37,650 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:37,657 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=3, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:37,835 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:37,848 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=33, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:37,997 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:38,006 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=333, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:38,822 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:42:38,834 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=123, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-21 22:42:38,870 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:17,011 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-21 22:43:17,024 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-21 22:43:17,088 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-21 22:43:27,944 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:27,959 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-21 22:43:29,205 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-21 22:43:29,282 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-21 22:43:29,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:29,381 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:29,420 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:40,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:40,391 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:43:55,556 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:55,702 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-21 22:43:55,736 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-21 22:48:55,461 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:48:55,464 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-21 22:48:55,470 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-21 22:48:55,470 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-21 22:48:55,471 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-21 22:48:55,472 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-21 22:48:55,477 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-21 22:48:55,479 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-21 22:48:55,486 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-21 22:48:56,973 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 15:23:19 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 14:31:09,865 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 7624 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 14:31:09,880 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 14:31:14,458 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 14:31:14,458 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 14:31:14,567 Finished Spring Data repository scanning in 78ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 14:31:15,027 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d54d0d56] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:15,120 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:15,936 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 14:31:15,936 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 14:31:15,936 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:15,952 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:15,983 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,068 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,221 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1ed61491] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,237 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,237 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,253 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b547a3c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,315 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,322 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ca61620a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,469 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,641 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,656 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$201b94a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,703 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c8608170] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:16,719 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 14:31:17,734 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 14:31:17,781 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:17,812 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:17,812 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:17,828 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:18,187 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 14:31:18,187 Root WebApplicationContext: initialization completed in 8229 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 14:31:18,625 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 14:31:19,054 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 14:31:19,054 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 14:31:19,054 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 14:31:19,054 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 14:31:24,678 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 14:31:24,694 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 14:31:24,694 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 14:31:24,709 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 14:31:24,709 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 14:31:24,709 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 14:31:24,709 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 14:31:24,709 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 14:31:24,709 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2a6c751f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 14:31:28,861 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 14:31:30,673 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 14:31:30,986 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 14:31:31,642 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 14:31:32,720 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 14:31:32,751 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 14:31:32,814 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 14:31:33,079 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,079 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,079 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,079 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,079 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,095 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,095 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,111 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,111 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,111 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,126 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 14:31:33,142 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 14:31:33,298 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 14:31:33,329 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 14:31:33,329 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 14:31:33,329 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 14:31:33,345 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 14:31:33,345 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 14:31:33,394 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 14:31:33,506 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 14:31:33,509 Started JeecgApplication in 24.379 seconds (JVM running for 28.138) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 14:31:33,537 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 14:31:34,924 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 14:31:34,925 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 14:31:34,955 Completed initialization in 29 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 14:31:35,210 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 14:31:35,216 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 15:14:54,697 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyODc0MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.qkxLGTC7DDShHOlUenCKXdSdRL2EaZRY_fZplPyZTTQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 15:14:55,023 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-22 15:14:56,255 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-22 15:15:17,437 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:17,476 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 15:15:19,004 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 15:15:19,042 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 15:15:19,119 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:19,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:19,157 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:24,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:15:24,424 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:15:26,883 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:10,093 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-22 15:20:10,094 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-22 15:20:10,217 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 15:20:17,908 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:17,919 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 15:20:18,973 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 15:20:19,041 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 15:20:19,143 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:19,143 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:19,170 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:26,202 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:20:26,228 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:20:29,070 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:21:49,953 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:21:49,983 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:21:54,394 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
Logback Log Messages

Log session start time Sat Feb 22 15:25:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 15:23:19,839 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 1172 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 15:23:19,854 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 15:23:22,901 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 15:23:22,901 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 15:23:23,026 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 15:23:23,557 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8e8552a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:23,838 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,631 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 15:23:24,631 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 15:23:24,647 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,647 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,694 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,819 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,959 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d80e59e4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,991 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:24,991 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,006 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6e7fe913] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,069 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,084 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8399a75d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,225 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,319 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,334 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d953d9f3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,381 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8198c6c3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:25,397 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:23:26,037 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 15:23:26,053 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,084 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,084 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,115 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,350 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 15:23:26,350 Root WebApplicationContext: initialization completed in 6402 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 15:23:26,881 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 15:23:27,256 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 15:23:27,256 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 15:23:27,256 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 15:23:27,256 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 15:23:32,548 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 15:23:32,564 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 15:23:32,564 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 15:23:32,564 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 15:23:32,564 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 15:23:32,564 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 15:23:32,564 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 15:23:32,564 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 15:23:32,580 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2e3b4394 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 15:23:36,298 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 15:23:38,126 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 15:23:38,439 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 15:23:38,923 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 15:23:40,844 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 15:23:40,875 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 15:23:40,953 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 15:23:41,219 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,219 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,219 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,219 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,219 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,234 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,234 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,234 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,250 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,250 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,265 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:23:41,281 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 15:23:41,453 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 15:23:41,453 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 15:23:41,453 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 15:23:41,469 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 15:23:41,469 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 15:23:41,469 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 15:23:41,484 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:23:41,531 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 15:23:41,531 Started JeecgApplication in 23.779 seconds (JVM running for 28.483) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 15:23:41,547 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 15:23:42,156 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 15:23:42,156 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 15:23:42,218 Completed initialization in 62 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 15:23:45,328 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 15:23:45,328 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 15:23:46,051 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 15:24:02,778 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:24:03,518 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:24:09,567 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:25:29,363 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 15:25:29,367 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 15:25:29,372 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 15:25:29,373 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 15:25:29,374 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 15:25:29,375 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 15:25:29,379 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 15:25:29,382 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 15:25:29,388 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 15:25:30,891 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 15:31:41 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 15:25:53,462 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 9668 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 15:25:53,471 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 15:25:56,855 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 15:25:56,860 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 15:25:56,985 Finished Spring Data repository scanning in 102ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 15:25:58,117 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9c763da0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:58,487 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,304 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 15:25:59,309 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 15:25:59,321 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,338 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,432 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,675 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,838 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e5ff44db] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,856 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,868 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,887 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7c70d40a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:25:59,969 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,005 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$918a9254] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,222 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,337 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,358 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e744c4ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,407 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8f89b1ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:00,418 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:26:01,081 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 15:26:01,140 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,168 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,170 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,181 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,413 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 15:26:01,414 Root WebApplicationContext: initialization completed in 7662 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 15:26:02,126 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 15:26:02,524 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 15:26:02,525 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 15:26:02,526 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 15:26:02,527 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 15:26:09,478 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 15:26:09,501 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 15:26:09,502 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 15:26:09,509 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 15:26:09,513 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 15:26:09,514 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 15:26:09,515 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 15:26:09,515 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 15:26:09,516 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5f7bd970 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 15:26:14,145 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 15:26:16,558 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 15:26:16,887 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 15:26:17,446 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 15:26:20,450 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 15:26:20,499 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 15:26:20,726 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 15:26:21,324 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,328 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,330 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,332 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,334 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,360 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,363 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,365 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,368 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,371 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,387 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:26:21,410 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 15:26:21,650 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 15:26:21,665 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 15:26:21,665 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 15:26:21,667 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 15:26:21,671 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 15:26:21,672 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 15:26:21,695 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:26:21,734 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 15:26:21,739 Started JeecgApplication in 29.963 seconds (JVM running for 32.14) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 15:26:21,761 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 15:26:21,813 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 15:26:21,813 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 15:26:21,861 Completed initialization in 48 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 15:26:22,083 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:26:22,280 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 15:26:22,284 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 15:26:25,783 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 15:26:27,332 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 15:26:27,365 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 15:26:27,445 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:26:27,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:26:27,474 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:26:30,417 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:29:35,845 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 15:29:35,850 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 15:29:35,856 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 15:29:35,857 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 15:29:35,857 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 15:29:35,859 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 15:29:35,864 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 15:29:35,868 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 15:29:35,876 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 15:29:37,421 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 17:46:50 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 15:31:41,818 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3024 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 15:31:41,843 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 15:31:44,492 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 15:31:44,498 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 15:31:44,616 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 15:31:45,147 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2ff49aee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:45,421 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:45,956 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 15:31:45,958 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 15:31:45,964 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:45,970 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,010 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,128 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,307 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$797da229] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,326 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,338 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,357 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fef3158] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,437 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,452 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2508efa2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,648 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,756 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,776 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$7ac32238] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,825 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$23080f08] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:46,837 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 15:31:47,960 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 15:31:47,985 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,002 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,003 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,012 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,254 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 15:31:48,255 Root WebApplicationContext: initialization completed in 6194 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 15:31:48,904 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 15:31:49,248 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 15:31:49,249 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 15:31:49,250 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 15:31:49,250 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 15:31:58,532 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 15:31:58,572 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 15:31:58,573 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 15:31:58,585 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 15:31:58,589 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 15:31:58,591 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 15:31:58,592 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 15:31:58,593 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 15:31:58,594 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4df5f119 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 15:32:03,386 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 15:32:05,292 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 15:32:05,649 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 15:32:06,212 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 15:32:07,640 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 15:32:07,678 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 15:32:07,770 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 15:32:08,125 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,127 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,129 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,131 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,133 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,151 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,153 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,156 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,159 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,161 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,174 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 15:32:08,196 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 15:32:08,401 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 15:32:08,414 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 15:32:08,414 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 15:32:08,417 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 15:32:08,420 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 15:32:08,423 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 15:32:08,453 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 15:32:08,505 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 15:32:08,511 Started JeecgApplication in 28.866 seconds (JVM running for 31.357) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 15:32:08,534 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 15:32:10,251 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 15:32:10,252 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 15:32:10,303 Completed initialization in 49 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 15:32:10,629 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 15:32:10,633 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 15:32:14,196 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 15:34:54,650 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 15:34:56,516 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:34:56,652 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 15:34:57,795 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 15:34:57,874 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 15:34:57,959 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:34:57,966 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:34:58,013 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:35:05,529 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 15:35:12,073 {conn-10004, pstmt-20020} execute error. SELECT id,create_by,create_time,update_by,update_time,sys_org_code,car,status,speed,rotation,acceleration,inclination,idling,coolant_temperature,onflow_temperature,engine_oil_temperature,latitude,longitude,breakdown,catalyzer_tem_one_one,catalyzer_tem_two_one,catalyzer_tem_one_two,catalyzer_tem_two_two,osv_one_one,osv_one_two,osv_one_there,osv_one_four,osv_two_one,osv_two_two,osv_two_there,osv_two_four,stfc_one,ltfc_one,stfc_two,ltfc_two FROM iov_car_status ORDER BY create_time DESC LIMIT ?,? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.selectPage(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.page(ServiceImpl.java:276)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$9ced89c8.page(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$35c54694.page(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$7bd8e65d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-22 15:35:12,145 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' ### The error may exist in org/jeecg/modules/iov/mapper/CarStatusMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,create_by,create_time,update_by,update_time,sys_org_code,car,status,speed,rotation,acceleration,inclination,idling,coolant_temperature,onflow_temperature,engine_oil_temperature,latitude,longitude,breakdown,catalyzer_tem_one_one,catalyzer_tem_two_one,catalyzer_tem_one_two,catalyzer_tem_two_two,osv_one_one,osv_one_two,osv_one_there,osv_one_four,osv_two_one,osv_two_two,osv_two_there,osv_two_four,stfc_one,ltfc_one,stfc_two,ltfc_two FROM iov_car_status ORDER BY create_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' ### The error may exist in org/jeecg/modules/iov/mapper/CarStatusMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,create_by,create_time,update_by,update_time,sys_org_code,car,status,speed,rotation,acceleration,inclination,idling,coolant_temperature,onflow_temperature,engine_oil_temperature,latitude,longitude,breakdown,catalyzer_tem_one_one,catalyzer_tem_two_one,catalyzer_tem_one_two,catalyzer_tem_two_two,osv_one_one,osv_one_two,osv_one_there,osv_one_four,osv_two_one,osv_two_two,osv_two_there,osv_two_four,stfc_one,ltfc_one,stfc_two,ltfc_two FROM iov_car_status ORDER BY create_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.selectPage(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.page(ServiceImpl.java:276)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$9ced89c8.page(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$35c54694.page(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$7bd8e65d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'car' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
INFO 2020-02-22 15:44:34,144 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 15:44:34,326 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 15:48:26,089 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 16:54:39,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNTc1MTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.d2aN5l5Pqm9yKQiYJtpnYdn_IgAZSEJ1duG7ZWVRF00 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 16:54:39,171 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-22 16:54:39,997 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-22 16:55:52,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:55:52,681 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 16:55:53,911 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 16:55:54,048 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 16:55:54,143 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:55:54,148 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:55:54,219 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:56:03,672 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 16:56:40,173 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-22 16:58:45,640 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
WARN 2020-02-22 16:58:45,650 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-02-22 17:01:23,522 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:03:42,746 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:42,765 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:03:43,809 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:03:43,922 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:03:44,010 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:44,011 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:44,054 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:47,480 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:03:59,293 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 17:04:52,679 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:05:00,299 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:00,309 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:05:01,218 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:05:01,326 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:05:01,419 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:01,419 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:01,456 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:09,117 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:05:36,154 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 17:09:31,900 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:25:41,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:41,271 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:25:42,550 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:25:42,705 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:25:42,805 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:42,806 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:42,862 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:46,868 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:25:59,157 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-22 17:28:40,297 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
WARN 2020-02-22 17:28:40,306 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-02-22 17:46:37,737 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:46:37,741 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 17:46:37,745 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 17:46:37,745 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 17:46:37,746 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:46:37,747 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 17:46:37,753 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 17:46:37,769 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 17:46:37,776 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 17:46:39,427 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 17:54:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 17:46:51,422 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10344 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 17:46:51,432 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 17:46:54,023 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 17:46:54,027 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 17:46:54,131 Finished Spring Data repository scanning in 87ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 17:46:54,632 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4fa64611] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:54,888 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,543 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 17:46:55,547 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 17:46:55,553 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,561 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,608 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,715 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,880 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$992f4d4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,896 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,907 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,922 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2fa0dc7b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,983 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:55,995 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$44ba9ac5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,173 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,284 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,302 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9a74cd5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,350 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$42b9ba2b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:56,359 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:46:57,040 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 17:46:57,061 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,072 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,073 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,081 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,266 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 17:46:57,267 Root WebApplicationContext: initialization completed in 5736 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 17:46:57,801 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 17:46:58,304 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 17:46:58,305 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 17:46:58,306 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 17:46:58,306 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 17:47:03,107 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 17:47:03,122 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 17:47:03,123 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 17:47:03,127 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 17:47:03,131 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 17:47:03,132 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 17:47:03,132 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 17:47:03,133 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 17:47:03,133 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@44723d95 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 17:47:06,564 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 17:47:08,390 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 17:47:08,692 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 17:47:09,146 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 17:47:10,520 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 17:47:10,549 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 17:47:10,643 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 17:47:10,903 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,906 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,908 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,911 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,914 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,938 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,941 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,945 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,948 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,951 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,969 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:47:10,991 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 17:47:11,212 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 17:47:11,229 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 17:47:11,230 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 17:47:11,233 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 17:47:11,240 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 17:47:11,242 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 17:47:11,283 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:47:11,356 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 17:47:11,363 Started JeecgApplication in 21.634 seconds (JVM running for 23.894) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 17:47:11,394 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 17:47:13,055 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 17:47:13,057 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 17:47:13,102 Completed initialization in 44 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 17:47:13,300 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 17:47:13,303 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 17:47:17,233 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 17:47:18,448 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:47:26,253 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:47:26,382 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-22 17:47:26,428 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:47:27,657 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:47:27,793 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:47:27,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:47:27,887 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:47:27,918 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:47:32,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 17:47:36,704 {conn-10005, pstmt-20018} execute error. SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.id, a.status as status, a.speed as speed, a.rotation as rotation, a.a' at line 8
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
    at com.sun.proxy.$Proxy279.executeQuery(Unknown Source)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:224)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:193)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:29)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$d303fb65.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$6bdbb831.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$6bb9a4d3.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-22 17:47:36,723 nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:29)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$d303fb65.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$6bdbb831.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$6bb9a4d3.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:149)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as car.id, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:39)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:239)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:193)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
     ... 130 common frames omitted
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.id, a.status as status, a.speed as speed, a.rotation as rotation, a.a' at line 8
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
    at com.sun.proxy.$Proxy279.executeQuery(Unknown Source)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:224)
     ... 146 common frames omitted
INFO 2020-02-22 17:54:27,512 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:54:27,515 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 17:54:27,518 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 17:54:27,519 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 17:54:27,519 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:54:27,520 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 17:54:27,525 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 17:54:27,528 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 17:54:27,536 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 17:54:29,043 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 17:56:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 17:54:35,189 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5028 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 17:54:35,301 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 17:54:37,533 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 17:54:37,538 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 17:54:37,641 Finished Spring Data repository scanning in 84ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 17:54:38,118 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$606a12a8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:38,369 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:38,879 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 17:54:38,881 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 17:54:38,885 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:38,891 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:38,935 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,053 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,224 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a9f319e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,238 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,248 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,263 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4064a912] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,327 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,340 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$557e675c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,517 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,617 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,644 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ab3899f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,700 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$537d86c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:39,709 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:54:40,276 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 17:54:40,294 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,308 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,309 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,316 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,485 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 17:54:40,486 Root WebApplicationContext: initialization completed in 5097 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 17:54:41,238 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 17:54:41,608 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 17:54:41,608 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 17:54:41,609 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 17:54:41,609 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 17:54:47,587 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 17:54:47,608 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 17:54:47,609 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 17:54:47,617 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 17:54:47,621 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 17:54:47,623 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 17:54:47,624 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 17:54:47,625 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 17:54:47,626 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1802f60c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 17:54:51,451 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 17:54:53,700 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 17:54:54,078 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 17:54:54,580 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 17:54:55,862 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 17:54:55,897 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 17:54:55,988 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 17:54:56,261 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,263 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,265 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,267 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,269 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,286 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,289 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,291 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,293 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,295 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,308 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:54:56,322 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 17:54:56,531 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 17:54:56,549 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 17:54:56,550 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 17:54:56,554 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 17:54:56,561 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 17:54:56,565 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 17:54:56,595 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:54:56,632 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 17:54:56,636 Started JeecgApplication in 23.252 seconds (JVM running for 25.23) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 17:54:56,654 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 17:54:57,121 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 17:54:57,122 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 17:54:57,156 Completed initialization in 33 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 17:54:57,343 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 17:54:58,050 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 17:54:58,061 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 17:55:02,679 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:55:04,632 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:55:04,942 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:55:06,345 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:55:06,469 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:55:06,550 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:55:06,554 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:55:06,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:55:13,266 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:56:45,071 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:56:45,075 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 17:56:45,081 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 17:56:45,082 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 17:56:45,082 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:56:45,083 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 17:56:45,092 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 17:56:45,096 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 17:56:45,102 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 17:56:46,636 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 17:59:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 17:56:53,381 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10424 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 17:56:53,387 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 17:56:55,866 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 17:56:55,870 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 17:56:55,973 Finished Spring Data repository scanning in 85ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 17:56:56,438 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7f41c0d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:56,669 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,170 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 17:56:57,172 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 17:56:57,176 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,181 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,216 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,318 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,474 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c8cac811] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,490 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,501 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,515 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5f3c5740] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,575 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,586 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7456158a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,741 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,851 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,869 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ca104820] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,915 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$725534f0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:57,924 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:56:58,480 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 17:56:58,504 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,517 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,518 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,525 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,697 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 17:56:58,697 Root WebApplicationContext: initialization completed in 5194 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 17:56:59,374 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 17:56:59,815 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 17:56:59,816 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 17:56:59,817 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 17:56:59,817 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 17:57:04,385 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 17:57:04,399 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 17:57:04,399 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 17:57:04,404 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 17:57:04,407 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 17:57:04,408 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 17:57:04,408 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 17:57:04,409 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 17:57:04,409 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@433db56d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 17:57:07,855 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 17:57:09,779 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 17:57:10,158 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 17:57:10,676 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 17:57:12,009 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 17:57:12,050 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 17:57:12,138 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 17:57:12,396 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,399 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,401 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,404 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,406 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,423 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,425 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,427 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,429 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,432 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,444 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:57:12,459 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 17:57:12,661 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 17:57:12,687 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 17:57:12,688 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 17:57:12,692 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 17:57:12,699 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 17:57:12,702 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 17:57:12,729 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:57:12,765 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 17:57:12,770 Started JeecgApplication in 21.41 seconds (JVM running for 23.557) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 17:57:12,792 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 17:57:12,853 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 17:57:12,854 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 17:57:12,894 Completed initialization in 40 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 17:57:13,074 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 17:57:13,774 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 17:57:13,777 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 17:57:34,884 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 17:57:36,311 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:57:36,440 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 17:57:37,634 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 17:57:37,721 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 17:57:37,805 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:57:37,805 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:57:37,820 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 17:57:41,333 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 17:57:50,906 {conn-10004, pstmt-20018} execute error. SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL' at line 37
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
    at com.sun.proxy.$Proxy279.executeQuery(Unknown Source)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:224)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:193)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:29)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$8bac34b7.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$2483f183.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$3951e7a1.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-22 17:57:50,917 nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy177.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:29)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$8bac34b7.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$2483f183.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$3951e7a1.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:149)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as car.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL
    at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:39)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:239)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:193)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
     ... 130 common frames omitted
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.carNumber FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id ) TOTAL' at line 37
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
    at com.sun.proxy.$Proxy279.executeQuery(Unknown Source)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:224)
     ... 146 common frames omitted
INFO 2020-02-22 17:59:19,250 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:59:19,253 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 17:59:19,260 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 17:59:19,261 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 17:59:19,261 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 17:59:19,264 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 17:59:19,270 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 17:59:19,275 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 17:59:19,281 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 17:59:20,823 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sat Feb 22 18:28:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 17:59:29,596 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 4656 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 17:59:29,604 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 17:59:33,140 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 17:59:33,148 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 17:59:33,308 Finished Spring Data repository scanning in 135ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 17:59:33,894 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2f0ca47d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:34,430 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,187 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 17:59:35,192 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 17:59:35,197 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,203 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,250 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,369 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,562 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7895abb8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,583 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,598 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,616 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f073ae7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,683 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,697 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2420f931] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:35,946 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,064 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,088 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$79db2bc7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,142 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$22201897] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,160 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 17:59:36,760 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 17:59:36,810 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:36,826 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:36,826 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:36,833 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:37,094 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 17:59:37,094 Root WebApplicationContext: initialization completed in 7279 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 17:59:37,656 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 17:59:38,132 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 17:59:38,133 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 17:59:38,134 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 17:59:38,135 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 17:59:44,277 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 17:59:44,295 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 17:59:44,295 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 17:59:44,300 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 17:59:44,303 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 17:59:44,305 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 17:59:44,306 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 17:59:44,307 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 17:59:44,307 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1174e173 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 17:59:48,126 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 17:59:50,100 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 17:59:50,434 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 17:59:51,023 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 17:59:52,449 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 17:59:52,478 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 17:59:52,566 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 17:59:52,962 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,965 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,967 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,970 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,972 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,993 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,994 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:52,997 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:53,000 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:53,004 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:53,016 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 17:59:53,032 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 17:59:53,368 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 17:59:53,378 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 17:59:53,378 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 17:59:53,380 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 17:59:53,382 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 17:59:53,384 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 17:59:53,404 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 17:59:53,440 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 17:59:53,445 Started JeecgApplication in 26.681 seconds (JVM running for 28.776) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 17:59:53,464 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 17:59:54,147 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 17:59:54,148 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 17:59:54,187 Completed initialization in 39 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 17:59:54,531 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 17:59:55,545 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 17:59:55,552 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 18:00:06,863 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 18:00:17,822 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:17,973 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 18:00:19,157 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 18:00:19,291 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 18:00:19,380 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:19,390 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:19,420 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:23,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:42,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:00:45,865 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:00:52,177 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-22 18:28:13,264 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
WARN 2020-02-22 18:28:13,273 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-02-22 18:28:13,305 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 18:28:13,309 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-22 18:28:13,316 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-22 18:28:13,317 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-22 18:28:13,318 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-22 18:28:13,321 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-22 18:28:13,328 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-22 18:28:13,332 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-22 18:28:13,340 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-22 18:28:14,911 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sun Feb 23 16:45:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-22 18:28:34,322 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10940 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-22 18:28:34,332 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-22 18:28:36,920 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-22 18:28:36,924 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-22 18:28:37,040 Finished Spring Data repository scanning in 91ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-22 18:28:37,444 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$983eb045] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:37,536 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,191 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-22 18:28:38,193 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-22 18:28:38,198 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,204 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,236 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,324 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,475 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e1c7b780] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,507 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,521 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,538 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$783946af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,609 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,623 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8d5304f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,834 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,934 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:38,962 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e30d378f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:39,022 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8b52245f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:39,031 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-22 18:28:39,650 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-22 18:28:39,674 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,685 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,686 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,692 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,887 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-22 18:28:39,887 Root WebApplicationContext: initialization completed in 5402 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-22 18:28:40,357 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-22 18:28:40,658 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-22 18:28:40,660 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-22 18:28:40,661 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-22 18:28:40,662 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-22 18:28:45,041 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-22 18:28:45,054 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-22 18:28:45,055 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-22 18:28:45,059 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-22 18:28:45,062 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-22 18:28:45,063 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-22 18:28:45,063 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-22 18:28:45,064 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-22 18:28:45,064 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4efed0e0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-22 18:28:48,254 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-22 18:28:49,819 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-22 18:28:50,089 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-22 18:28:50,444 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-22 18:28:51,477 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-22 18:28:51,499 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-22 18:28:51,601 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-22 18:28:51,813 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,815 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,817 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,819 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,821 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,837 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,839 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,842 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,845 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,847 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,859 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-22 18:28:51,870 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-22 18:28:52,010 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-22 18:28:52,026 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-22 18:28:52,027 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-22 18:28:52,030 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-22 18:28:52,033 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-22 18:28:52,036 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-22 18:28:52,089 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-22 18:28:52,148 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-22 18:28:52,151 Started JeecgApplication in 19.098 seconds (JVM running for 20.863) logStarted StartupInfoLogger.java 59
INFO 2020-02-22 18:28:52,166 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-22 18:28:53,134 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-22 18:28:53,135 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-22 18:28:53,170 Completed initialization in 35 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-22 18:28:53,363 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-22 18:28:53,367 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-22 18:28:55,312 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-22 18:29:00,067 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:00,215 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-22 18:29:00,266 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-22 18:29:00,686 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-22 18:29:01,634 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-22 18:29:01,777 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-22 18:29:01,874 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:01,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:01,924 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:04,742 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:04,970 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:08,745 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:08,768 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:08,926 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:08,938 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=12, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:10,245 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:10,255 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=3, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:10,436 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:10,447 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=33, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:11,894 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:11,903 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=12, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:11,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:12,571 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:12,601 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:20,507 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:24,384 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:24,416 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:30,525 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:30,534 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=f, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:30,747 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:30,766 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=fe, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:30,947 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:30,955 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=fef, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:32,899 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:32,906 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=j, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:33,170 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:33,183 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=jy, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:33,233 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:33,240 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=jyt, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:34,378 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:34,385 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=fef, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-22 18:29:34,421 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:34,579 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:34,624 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:36,535 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:41,124 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:41,150 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:43,350 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:45,749 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:45,772 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:52,555 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:52,666 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:52,694 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-22 18:29:54,669 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:29:57,876 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:30:10,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-22 18:30:25,748 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sun Feb 23 16:50:43 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:45:50,166 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 14752 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:45:50,182 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:45:53,229 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:45:53,229 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:45:53,401 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:45:53,822 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2fc83e08] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:53,916 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,197 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:45:55,197 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:45:55,197 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,197 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,229 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,338 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,525 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$79514543] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,541 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,541 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,557 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fc2d472] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,604 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,619 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$24dc92bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:55,822 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:56,010 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:56,041 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$7a96c552] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:56,135 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$22dbb222] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:56,150 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:45:57,139 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:45:57,170 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,201 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,201 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,201 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,764 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:45:57,764 Root WebApplicationContext: initialization completed in 7363 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:45:58,345 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:45:59,049 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:45:59,049 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:45:59,049 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:45:59,049 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 16:46:04,529 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 16:46:04,545 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 16:46:04,545 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 16:46:04,545 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 16:46:04,545 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 16:46:04,560 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 16:46:04,560 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 16:46:04,560 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 16:46:04,560 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2d2af12e setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 16:46:07,800 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 16:46:09,518 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 16:46:09,903 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 16:46:10,674 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 16:46:11,690 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 16:46:11,721 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 16:46:11,799 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 16:46:12,065 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,065 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,065 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,065 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,081 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,096 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,112 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:46:12,127 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 16:46:12,565 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 16:46:12,643 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 16:46:12,643 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 16:46:12,643 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 16:46:12,659 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 16:46:12,659 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 16:46:12,723 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:46:12,755 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 16:46:12,758 Started JeecgApplication in 24.185 seconds (JVM running for 27.714) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 16:46:12,771 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 16:46:13,547 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 16:46:13,550 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-23 16:46:14,900 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 16:46:14,901 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 16:46:14,938 Completed initialization in 36 ms initServletBean FrameworkServlet.java 546
Logback Log Messages

Log session start time Sun Feb 23 16:52:36 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:50:43,630 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 20008 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:50:43,630 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:50:47,161 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:50:47,161 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:50:47,317 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:50:47,677 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$715c091f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:47,770 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,536 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:50:48,536 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:50:48,536 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,552 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,567 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,661 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,770 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bae5105a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,786 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,802 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,817 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$51569f89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,880 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:48,895 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$66705dd3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,020 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,130 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,145 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bc2a9069] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,192 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$646f7d39] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,192 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:50:49,630 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:50:49,645 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:49,661 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:49,661 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:49,661 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:50,176 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:50:50,176 Root WebApplicationContext: initialization completed in 6296 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:50:50,583 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:50:50,942 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:50:50,942 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:50:50,942 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:50:50,942 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
WARN 2020-02-23 16:50:51,567 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nettyServer': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'netty.port' in value "${netty.port}" refresh AbstractApplicationContext.java 557
INFO 2020-02-23 16:50:51,567 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-23 16:50:51,567 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-23 16:50:51,567 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-23 16:50:51,598 Stopping service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:50:51,614 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. logMessage ConditionEvaluationReportLoggingListener.java 142
ERROR 2020-02-23 16:50:51,614 Application run failed reportFailure SpringApplication.java 858
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nettyServer': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'netty.port' in value "${netty.port}"
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:380)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1395)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:592)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:849)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248)
    at org.jeecg.JeecgApplication.main(JeecgApplication.java:30)
Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'netty.port' in value "${netty.port}"
    at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:172)
    at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:124)
    at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:237)
    at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:211)
    at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:175)
    at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:851)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1188)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:593)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:90)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:374)
     ... 17 common frames omitted
Logback Log Messages

Log session start time Sun Feb 23 16:54:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:52:37,018 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 16188 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:52:37,018 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:52:39,987 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:52:39,987 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:52:40,158 Finished Spring Data repository scanning in 156ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:52:40,580 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$24b627fd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:40,721 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,549 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:52:41,565 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:52:41,565 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,565 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,596 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,705 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,861 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6e3f2f38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,877 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,893 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,908 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4b0be67] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,955 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:41,971 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$19ca7cb1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,080 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,205 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,236 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$6f84af47] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,268 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$17c99c17] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,283 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:52:42,815 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:52:42,830 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:42,846 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:42,846 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:42,846 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:43,424 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:52:43,424 Root WebApplicationContext: initialization completed in 6156 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:52:43,830 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:52:44,111 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:52:44,111 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:52:44,111 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:52:44,111 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 16:52:48,736 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 16:52:48,752 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 16:52:48,752 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 16:52:48,752 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 16:52:48,767 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 16:52:48,767 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 16:52:48,767 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 16:52:48,767 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 16:52:48,767 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4d0b7fd5 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 16:52:51,923 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 16:52:53,564 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 16:52:53,783 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 16:52:54,142 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 16:52:55,157 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 16:52:55,173 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 16:52:55,236 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 16:52:55,470 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,470 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,486 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,486 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,486 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,501 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,501 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,517 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,517 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,517 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,532 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:52:55,532 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 16:52:55,657 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 16:52:55,673 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 16:52:55,673 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 16:52:55,673 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 16:52:55,673 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 16:52:55,673 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 16:52:55,720 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:52:55,794 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 16:52:55,803 Started JeecgApplication in 20.079 seconds (JVM running for 22.757) logStarted StartupInfoLogger.java 59
Logback Log Messages

Log session start time Sun Feb 23 16:57:59 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:54:29,361 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 4124 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:54:29,377 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:54:32,174 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:54:32,174 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:54:32,346 Finished Spring Data repository scanning in 157ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:54:32,846 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9287aea1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:33,158 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:33,939 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:54:33,939 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:54:33,939 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:33,939 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:33,986 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,080 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,299 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dc10b5dc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,314 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,330 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,345 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7282450b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,408 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,424 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$879c0355] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,595 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,720 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,736 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$dd5635eb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,783 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$859b22bb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:34,799 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:54:35,392 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:54:35,424 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:35,439 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:35,439 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:35,470 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:36,017 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:54:36,017 Root WebApplicationContext: initialization completed in 6546 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:54:36,533 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:54:36,908 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:54:36,908 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:54:36,908 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:54:36,908 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 16:54:42,392 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 16:54:42,407 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 16:54:42,407 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 16:54:42,423 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 16:54:42,423 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 16:54:42,423 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 16:54:42,423 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 16:54:42,423 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 16:54:42,423 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1174e173 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 16:54:45,920 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 16:54:47,779 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 16:54:48,076 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 16:54:48,545 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 16:54:49,920 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 16:54:49,951 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 16:54:50,029 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 16:54:50,295 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,295 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,295 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,295 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,295 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,310 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,326 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,326 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,326 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,326 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,342 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:54:50,357 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 16:54:50,607 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 16:54:50,623 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 16:54:50,623 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 16:54:50,623 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 16:54:50,638 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 16:54:50,638 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 16:54:50,667 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:54:50,710 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 16:54:50,714 Started JeecgApplication in 22.571 seconds (JVM running for 26.767) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 16:55:20,466 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-23 16:55:20,470 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-23 16:55:20,475 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-23 16:55:20,475 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-23 16:55:20,476 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-23 16:55:20,477 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-23 16:55:20,477 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-23 16:55:20,477 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-23 16:55:20,493 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Sun Feb 23 20:19:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 16:57:59,913 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 9504 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 16:57:59,913 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 16:58:02,881 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 16:58:02,897 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 16:58:03,053 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 16:58:03,428 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b1c1f0b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:03,522 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,318 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 16:58:04,318 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 16:58:04,334 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,334 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,365 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,459 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,553 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$fb4af7f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,584 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,584 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,615 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$91bc8720] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,678 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,678 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a6d6456a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,787 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,912 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,928 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$fc907800] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,959 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a4d564d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:04,975 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 16:58:05,553 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 16:58:05,568 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:05,568 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:05,568 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:05,584 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:06,100 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 16:58:06,100 Root WebApplicationContext: initialization completed in 5922 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 16:58:06,475 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 16:58:06,787 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 16:58:06,787 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 16:58:06,787 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 16:58:06,787 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 16:58:10,896 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 16:58:10,912 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 16:58:10,912 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 16:58:10,912 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 16:58:10,912 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 16:58:10,912 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 16:58:10,912 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 16:58:10,912 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 16:58:10,912 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@780c0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 16:58:14,037 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 16:58:15,474 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 16:58:15,677 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 16:58:16,021 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 16:58:16,974 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 16:58:16,989 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 16:58:17,052 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 16:58:17,302 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,302 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,302 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,302 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,302 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,318 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,318 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,333 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,333 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,333 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,349 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 16:58:17,349 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 16:58:17,474 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 16:58:17,489 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 16:58:17,489 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 16:58:17,489 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 16:58:17,489 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 16:58:17,489 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 16:58:17,536 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 16:58:17,610 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 16:58:17,617 Started JeecgApplication in 19.157 seconds (JVM running for 21.84) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 16:58:18,847 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 16:58:19,697 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 16:58:19,698 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 16:58:19,726 Completed initialization in 28 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 16:58:19,887 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 16:58:19,890 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 20:29:24 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:19:29,262 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 4740 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:19:29,278 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:19:33,788 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:19:33,788 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:19:34,038 Finished Spring Data repository scanning in 218ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:19:35,038 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$5773b15f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:35,195 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:35,944 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:19:35,960 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:19:35,960 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,101 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,116 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,319 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,429 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a0fcb89a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,444 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,460 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,476 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$376e47c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,523 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,538 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$4c880613] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,694 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,804 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,819 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$a24238a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,851 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4a872579] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:36,866 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:19:37,304 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:19:37,319 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,335 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,335 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,335 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,913 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:19:37,913 Root WebApplicationContext: initialization completed in 8416 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:19:38,288 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:19:38,585 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:19:38,585 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:19:38,585 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:19:38,585 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:19:42,553 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:19:42,866 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:19:42,866 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:19:42,881 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:19:42,881 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:19:42,881 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:19:42,881 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:19:42,881 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:19:42,881 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6badb08c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:19:46,018 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:19:47,503 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:19:47,753 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:19:48,096 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:19:49,049 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:19:49,081 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:19:49,143 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:19:49,331 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,331 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,346 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,346 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,346 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,362 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,362 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,362 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,362 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,377 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,393 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:19:49,393 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:19:49,534 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:19:49,534 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:19:49,534 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:19:49,534 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:19:49,534 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:19:49,549 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:19:49,587 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:19:49,697 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:19:49,704 Started JeecgApplication in 21.91 seconds (JVM running for 32.081) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:19:50,947 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
WARN 2020-02-23 20:23:22,189 An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. onUnhandledInboundException DefaultChannelPipeline.java 1163
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:677)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
WARN 2020-02-23 20:24:42,590 An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. onUnhandledInboundException DefaultChannelPipeline.java 1163
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:677)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sun Feb 23 20:33:27 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:29:25,175 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 15972 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:29:25,191 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:29:28,066 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:29:28,066 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:29:28,222 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:29:28,628 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9bf66645] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:28,722 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,488 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:29:29,488 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:29:29,488 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,503 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,535 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,613 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,738 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e57f6d80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,785 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,800 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,831 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7bf0fcaf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,878 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:29,894 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$910abaf9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,019 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,128 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,144 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e6c4ed8f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,191 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8f09da5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,191 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:29:30,659 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:29:30,675 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:30,675 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:30,691 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:30,691 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:31,206 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:29:31,206 Root WebApplicationContext: initialization completed in 5812 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:29:31,597 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:29:31,878 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:29:31,878 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:29:31,878 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:29:31,878 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:29:36,315 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:29:36,331 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:29:36,331 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:29:36,331 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:29:36,331 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:29:36,331 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:29:36,331 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:29:36,331 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:29:36,331 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@519b0f00 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:29:39,471 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:29:40,846 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:29:41,081 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:29:41,424 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:29:42,393 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:29:42,409 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:29:42,471 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:29:42,659 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,659 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,674 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,674 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,674 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,690 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,705 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:29:42,721 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:29:42,846 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:29:42,862 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:29:42,862 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:29:42,862 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:29:42,862 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:29:42,862 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:29:42,877 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:29:42,940 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:29:42,955 Started JeecgApplication in 18.951 seconds (JVM running for 21.687) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:29:44,127 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 20:29:45,861 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 20:29:45,861 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 20:29:45,877 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 20:29:46,080 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 20:29:46,096 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 20:41:01 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:33:28,229 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10196 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:33:28,245 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:33:31,823 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:33:31,823 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:33:32,221 Finished Spring Data repository scanning in 383ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:33:32,737 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$53b8a986] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:32,830 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,580 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:33:33,580 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:33:33,580 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,580 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,612 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,705 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,846 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9d41b0c1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,862 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,877 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,908 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$33b33ff0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,971 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:33,987 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$48ccfe3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,143 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,237 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,252 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9e8730d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,330 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$46cc1da0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,346 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:33:34,908 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:33:34,924 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:34,940 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:34,940 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:34,940 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:35,502 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:33:35,502 Root WebApplicationContext: initialization completed in 7023 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:33:36,190 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:33:36,596 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:33:36,596 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:33:36,596 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:33:36,596 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:33:41,549 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:33:41,564 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:33:41,564 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:33:41,580 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:33:41,580 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:33:41,580 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:33:41,580 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:33:41,580 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:33:41,580 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4bf10fe1 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:33:44,904 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:33:46,545 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:33:46,763 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:33:47,092 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:33:48,466 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:33:48,498 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:33:48,545 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:33:48,732 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,732 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,748 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,748 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,748 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,763 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,779 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:33:48,795 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:33:48,920 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:33:48,935 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:33:48,935 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:33:48,935 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:33:48,935 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:33:48,935 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:33:49,001 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:33:49,065 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:33:49,070 Started JeecgApplication in 23.089 seconds (JVM running for 26.424) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:33:50,585 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 20:33:51,120 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 20:33:51,120 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 20:33:51,153 Completed initialization in 32 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 20:33:51,320 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 20:33:51,331 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 20:57:25 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:41:02,229 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 7028 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:41:02,237 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:41:05,486 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:41:05,490 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:41:05,647 Finished Spring Data repository scanning in 143ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:41:06,053 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$76b2a205] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:06,189 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,111 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:41:07,113 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:41:07,117 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,121 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,155 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,237 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,345 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c03ba940] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,362 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,376 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,405 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$56ad386f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,470 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,480 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6bc6f6b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,600 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,699 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,718 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c181294f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,755 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$69c6161f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:07,762 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:41:08,221 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:41:08,240 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,254 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,254 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,263 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,837 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:41:08,838 Root WebApplicationContext: initialization completed in 6417 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:41:09,240 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:41:09,754 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:41:09,755 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:41:09,755 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:41:09,756 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:41:13,964 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:41:13,977 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:41:13,977 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:41:13,981 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:41:13,983 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:41:13,984 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:41:13,984 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:41:13,985 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:41:13,985 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@45f8415b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:41:17,253 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:41:19,141 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:41:19,451 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:41:19,917 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:41:20,929 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:41:20,949 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:41:21,016 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:41:21,215 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,218 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,220 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,223 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,225 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,242 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,245 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,248 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,251 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,253 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,266 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:41:21,277 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:41:21,563 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:41:21,578 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:41:21,579 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:41:21,581 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:41:21,587 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:41:21,596 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:41:21,635 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:41:21,703 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:41:21,712 Started JeecgApplication in 21.772 seconds (JVM running for 24.361) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:41:23,019 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 20:41:24,472 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 20:41:24,476 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-23 20:41:24,980 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 20:41:24,981 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 20:41:25,000 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
Logback Log Messages

Log session start time Sun Feb 23 21:27:03 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 20:57:25,833 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8928 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 20:57:25,833 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 20:57:28,654 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 20:57:28,654 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 20:57:28,810 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 20:57:29,216 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4db09bae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:29,326 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,110 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 20:57:30,110 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 20:57:30,126 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,126 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,157 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,235 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,360 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9739a2e9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,376 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,407 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,423 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2dab3218] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,516 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,532 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$42c4f062] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,735 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,798 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,813 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$987f22f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,860 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$40c40fc8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:30,860 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 20:57:31,313 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 20:57:31,329 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,329 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,329 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,344 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,829 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 20:57:31,829 Root WebApplicationContext: initialization completed in 5855 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 20:57:32,235 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 20:57:32,516 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 20:57:32,516 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 20:57:32,516 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 20:57:32,516 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 20:57:36,500 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 20:57:36,516 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 20:57:36,516 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 20:57:36,516 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 20:57:36,532 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 20:57:36,532 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 20:57:36,532 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 20:57:36,532 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 20:57:36,532 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@14d18029 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 20:57:39,688 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 20:57:41,016 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 20:57:41,219 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 20:57:41,578 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 20:57:42,531 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 20:57:42,547 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 20:57:42,609 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 20:57:42,797 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,812 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,812 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,812 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,812 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,828 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,844 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 20:57:42,859 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 20:57:42,984 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 20:57:42,984 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 20:57:42,984 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 20:57:42,984 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 20:57:42,984 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 20:57:42,984 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 20:57:43,019 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 20:57:43,068 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 20:57:43,075 Started JeecgApplication in 19.132 seconds (JVM running for 21.819) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 20:57:44,215 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 20:57:45,180 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 20:57:45,181 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 20:57:45,213 Completed initialization in 32 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 20:57:45,362 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 20:57:45,367 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 21:33:10 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 21:27:03,858 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 16848 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 21:27:03,865 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 21:27:06,373 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 21:27:06,389 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 21:27:06,545 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 21:27:06,889 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$eff4e87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:06,998 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,748 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 21:27:07,748 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 21:27:07,748 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,748 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,780 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,858 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,951 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$588855c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,967 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,983 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:07,998 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$eef9e4f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,061 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,076 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$413a33b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,201 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,295 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,311 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$59cdd5d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,358 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$212c2a1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,358 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:27:08,795 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 21:27:08,811 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:08,811 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:08,811 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:08,826 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:09,326 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 21:27:09,326 Root WebApplicationContext: initialization completed in 5319 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 21:27:09,732 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 21:27:10,014 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 21:27:10,014 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 21:27:10,014 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 21:27:10,014 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 21:27:13,998 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 21:27:14,013 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 21:27:14,013 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 21:27:14,013 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 21:27:14,029 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 21:27:14,029 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 21:27:14,029 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 21:27:14,029 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 21:27:14,029 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4d0abb23 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 21:27:17,123 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 21:27:18,701 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 21:27:18,904 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 21:27:19,232 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 21:27:20,154 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 21:27:20,185 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 21:27:20,247 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 21:27:20,450 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,450 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,450 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,450 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,450 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,466 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,482 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,482 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,482 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,482 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,497 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:27:20,497 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 21:27:20,638 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 21:27:20,638 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 21:27:20,638 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 21:27:20,638 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 21:27:20,638 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 21:27:20,638 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 21:27:20,674 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:27:20,736 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 21:27:20,743 Started JeecgApplication in 17.954 seconds (JVM running for 20.812) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 21:27:21,892 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 21:27:22,329 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 21:27:22,330 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 21:27:22,362 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 21:27:22,524 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 21:27:22,528 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 21:36:25 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 21:33:11,273 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10968 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 21:33:11,284 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 21:33:16,838 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 21:33:16,838 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 21:33:17,370 Finished Spring Data repository scanning in 500ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 21:33:18,182 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2fe118a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:18,370 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:19,969 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 21:33:19,972 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 21:33:19,978 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:19,990 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,031 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,133 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,288 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$796a1fe4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,305 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,317 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,331 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fdbaf13] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,383 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,395 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$24f56d5d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,506 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,614 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,630 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$7aaf9ff3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,678 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$22f48cc3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:20,684 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:33:21,156 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 21:33:21,187 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,203 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,203 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,203 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,750 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 21:33:21,750 Root WebApplicationContext: initialization completed in 10345 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 21:33:22,436 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 21:33:22,780 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 21:33:22,780 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 21:33:22,780 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 21:33:22,780 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 21:33:27,239 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 21:33:27,255 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 21:33:27,255 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 21:33:27,255 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 21:33:27,255 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 21:33:27,255 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 21:33:27,255 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 21:33:27,255 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 21:33:27,255 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@55fe9c2f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 21:33:30,489 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 21:33:31,911 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 21:33:32,114 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 21:33:32,458 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 21:33:33,411 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 21:33:33,442 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 21:33:33,489 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 21:33:33,708 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,708 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,708 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,708 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,708 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,723 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,723 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,739 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,739 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,739 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,754 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:33:33,754 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 21:33:33,879 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 21:33:33,895 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 21:33:33,895 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 21:33:33,895 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 21:33:33,895 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 21:33:33,895 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 21:33:33,911 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:33:33,958 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 21:33:33,973 Started JeecgApplication in 24.932 seconds (JVM running for 27.675) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 21:33:35,098 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 21:33:36,707 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 21:33:36,707 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 21:33:36,723 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 21:33:36,848 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 21:33:36,864 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 21:42:12 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 21:36:25,545 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 11356 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 21:36:25,592 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 21:36:28,389 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 21:36:28,389 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 21:36:28,545 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 21:36:28,904 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$205ce721] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,014 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,764 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 21:36:29,764 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 21:36:29,779 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,779 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,811 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,889 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:29,998 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$69e5ee5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,014 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,029 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,045 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$577d8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,092 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,107 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$15713bd5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,217 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,311 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,326 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$6b2b6e6b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,357 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$13705b3b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,373 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:36:30,795 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 21:36:30,811 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:30,826 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:30,826 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:30,826 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:31,295 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 21:36:31,310 Root WebApplicationContext: initialization completed in 5452 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 21:36:31,670 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 21:36:31,951 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 21:36:31,951 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 21:36:31,951 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 21:36:31,951 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 21:36:36,232 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 21:36:36,248 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 21:36:36,248 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 21:36:36,248 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 21:36:36,248 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 21:36:36,248 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 21:36:36,248 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 21:36:36,248 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 21:36:36,248 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@514dc5f4 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 21:36:39,372 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 21:36:40,763 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 21:36:40,982 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 21:36:41,310 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 21:36:42,263 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 21:36:42,278 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 21:36:42,341 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 21:36:42,528 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,544 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,544 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,544 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,544 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,560 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,575 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:36:42,591 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 21:36:42,716 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 21:36:42,716 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 21:36:42,716 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 21:36:42,716 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 21:36:42,716 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 21:36:42,732 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 21:36:42,747 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:36:42,794 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 21:36:42,810 Started JeecgApplication in 18.327 seconds (JVM running for 20.793) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 21:36:43,919 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 21:36:44,934 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 21:36:44,934 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 21:36:44,966 Completed initialization in 32 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 21:36:45,153 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 21:36:45,153 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Sun Feb 23 22:07:56 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 21:42:13,248 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10852 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 21:42:13,248 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 21:42:16,232 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 21:42:16,248 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 21:42:16,404 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 21:42:16,764 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7a2eaf9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:16,857 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,607 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 21:42:17,607 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 21:42:17,607 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,607 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,639 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,717 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,826 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$512bf234] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,842 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,857 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,873 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e79d8163] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,935 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:17,935 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$fcb73fad] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,045 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,154 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,170 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$52717243] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,217 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$fab65f13] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,217 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 21:42:18,685 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 21:42:18,701 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:18,717 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:18,717 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:18,717 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:19,201 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 21:42:19,201 Root WebApplicationContext: initialization completed in 5718 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 21:42:19,607 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 21:42:19,920 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 21:42:19,920 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 21:42:19,920 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 21:42:19,920 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 21:42:24,294 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 21:42:24,294 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 21:42:24,294 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 21:42:24,310 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 21:42:24,310 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 21:42:24,310 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 21:42:24,310 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 21:42:24,310 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 21:42:24,310 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4544ab46 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 21:42:27,397 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 21:42:28,904 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 21:42:29,201 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 21:42:29,576 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 21:42:31,094 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 21:42:31,110 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 21:42:31,188 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 21:42:31,438 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,453 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,453 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,453 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,453 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,485 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,485 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,485 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,500 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,500 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,516 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 21:42:31,531 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 21:42:31,703 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 21:42:31,719 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 21:42:31,719 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 21:42:31,719 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 21:42:31,719 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 21:42:31,719 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 21:42:31,766 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 21:42:31,803 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 21:42:31,807 Started JeecgApplication in 19.668 seconds (JVM running for 22.223) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 21:42:32,971 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 21:42:33,109 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 21:42:33,109 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 21:42:33,130 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 21:42:34,597 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 21:42:34,600 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 14:50:17 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-23 22:07:57,290 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 12808 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-23 22:07:57,296 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-23 22:08:00,106 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-23 22:08:00,106 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-23 22:08:00,262 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-23 22:08:00,621 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4977f949] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:00,715 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,465 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-23 22:08:01,481 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-23 22:08:01,481 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,481 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,512 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,590 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,699 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$93010084] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,715 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,731 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,731 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$29728fb3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,793 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,809 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$3e8c4dfd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:01,918 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,027 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,043 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$94468093] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,074 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$3c8b6d63] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,090 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-23 22:08:02,496 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-23 22:08:02,512 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:02,527 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:02,527 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:02,543 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:03,027 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-23 22:08:03,027 Root WebApplicationContext: initialization completed in 5552 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-23 22:08:03,574 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-23 22:08:03,949 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-23 22:08:03,949 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-23 22:08:03,949 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-23 22:08:03,965 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-23 22:08:07,949 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-23 22:08:07,965 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-23 22:08:07,965 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-23 22:08:07,965 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-23 22:08:07,965 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-23 22:08:07,965 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-23 22:08:07,965 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-23 22:08:07,965 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-23 22:08:07,965 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4dad2363 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-23 22:08:11,074 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-23 22:08:12,417 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-23 22:08:12,620 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-23 22:08:12,949 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-23 22:08:13,886 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-23 22:08:13,902 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-23 22:08:13,964 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-23 22:08:14,152 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,152 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,152 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,152 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,152 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,167 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,167 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,167 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,183 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,183 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,183 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-23 22:08:14,198 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-23 22:08:14,323 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-23 22:08:14,339 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-23 22:08:14,339 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-23 22:08:14,339 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-23 22:08:14,339 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-23 22:08:14,339 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-23 22:08:14,355 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-23 22:08:14,402 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-23 22:08:14,402 Started JeecgApplication in 18.357 seconds (JVM running for 20.919) logStarted StartupInfoLogger.java 59
INFO 2020-02-23 22:08:15,542 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-23 22:08:16,714 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-23 22:08:16,714 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-23 22:08:16,745 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-23 22:08:16,870 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-23 22:08:16,870 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 14:53:14 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 14:50:18,186 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 11052 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 14:50:18,186 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 14:50:21,874 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 14:50:21,874 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 14:50:21,983 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 14:50:22,358 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$631d2ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:22,436 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,170 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 14:50:23,170 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 14:50:23,186 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,186 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,217 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,311 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,436 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4fbada28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,452 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,483 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,483 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e62c6957] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,561 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,561 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$fb4627a1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,749 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,842 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,858 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$51005a37] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,889 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f9454707] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:23,905 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:50:24,452 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 14:50:24,467 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:50:24,483 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 14:50:24,483 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 14:50:24,483 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 14:50:24,670 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 14:50:24,670 Root WebApplicationContext: initialization completed in 6374 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 14:50:25,108 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 14:50:25,670 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 14:50:25,670 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 14:50:25,670 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 14:50:25,670 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 14:50:29,982 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 14:50:29,998 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 14:50:29,998 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 14:50:29,998 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 14:50:29,998 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 14:50:29,998 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 14:50:29,998 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 14:50:29,998 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 14:50:29,998 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2dd2ff87 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 14:50:33,123 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 14:50:34,607 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 14:50:34,841 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 14:50:35,185 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 14:50:36,154 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 14:50:36,185 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 14:50:36,248 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 14:50:36,482 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,482 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,482 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,482 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,482 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,498 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,498 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,513 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,513 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,513 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,513 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:50:36,529 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 14:50:36,935 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 14:50:36,982 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 14:50:36,982 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 14:50:36,982 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 14:50:36,982 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 14:50:36,982 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 14:50:37,013 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:50:37,042 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 14:50:37,045 Started JeecgApplication in 20.639 seconds (JVM running for 22.908) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 14:50:37,900 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 14:50:39,354 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 14:50:39,356 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 14:50:39,388 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 14:50:39,745 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 14:50:39,749 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 14:56:38 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 14:53:14,831 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 6876 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 14:53:14,831 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 14:53:17,503 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 14:53:17,503 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 14:53:17,612 Finished Spring Data repository scanning in 93ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 14:53:18,081 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d5d94d1a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:18,159 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:18,847 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 14:53:18,847 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 14:53:18,862 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:18,862 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:18,894 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:18,987 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,144 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1f625455] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,175 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,190 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,206 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b5d3e384] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,284 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,315 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$caeda1ce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,487 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,612 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,769 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$20a7d464] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,894 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c8ecc134] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:19,909 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:53:20,550 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 14:53:20,565 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:53:20,581 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 14:53:20,581 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 14:53:20,612 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 14:53:20,784 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 14:53:20,784 Root WebApplicationContext: initialization completed in 5781 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 14:53:21,268 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 14:53:21,581 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 14:53:21,597 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 14:53:21,597 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 14:53:21,597 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 14:53:25,549 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 14:53:25,549 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 14:53:25,549 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 14:53:25,565 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 14:53:25,565 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 14:53:25,565 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 14:53:25,565 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 14:53:25,565 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 14:53:25,565 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@729d6ee2 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 14:53:28,643 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 14:53:30,891 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 14:53:31,094 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 14:53:31,422 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 14:53:32,791 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 14:53:32,806 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 14:53:32,869 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 14:53:33,072 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,072 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,072 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,072 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,072 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,087 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,087 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,087 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,087 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,103 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,103 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:53:33,119 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 14:53:33,244 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 14:53:33,244 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 14:53:33,244 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 14:53:33,259 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 14:53:33,259 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 14:53:33,259 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 14:53:33,275 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:53:33,337 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 14:53:33,337 Started JeecgApplication in 19.881 seconds (JVM running for 21.825) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 14:53:34,134 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 14:53:34,228 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 14:53:34,228 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 14:53:34,244 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 14:53:35,197 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 14:53:35,197 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 14:57:59 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 14:56:38,363 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8416 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 14:56:38,363 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 14:56:42,288 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 14:56:42,288 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 14:56:42,397 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 14:56:42,741 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2c8b1b2d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:42,835 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,428 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 14:56:43,428 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 14:56:43,428 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,428 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,460 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,553 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,647 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$76142268] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,663 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,678 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,694 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c85b197] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,756 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,756 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$219f6fe1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,866 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,960 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:43,975 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$7759a277] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:44,022 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$1f9e8f47] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:44,022 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:56:44,444 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 14:56:44,460 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:56:44,460 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 14:56:44,460 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 14:56:44,475 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 14:56:44,647 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 14:56:44,647 Root WebApplicationContext: initialization completed in 5956 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 14:56:45,053 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 14:56:45,334 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 14:56:45,334 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 14:56:45,334 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 14:56:45,334 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 14:56:49,319 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 14:56:49,334 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 14:56:49,334 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 14:56:49,334 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 14:56:49,334 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 14:56:49,334 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 14:56:49,334 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 14:56:49,334 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 14:56:49,334 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@23358740 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 14:56:52,443 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 14:56:53,959 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 14:56:54,162 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 14:56:54,474 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 14:56:55,443 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 14:56:55,459 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 14:56:55,521 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 14:56:55,709 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,709 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,709 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,709 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,709 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,724 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,724 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,740 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,740 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,740 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,756 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:56:55,756 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 14:56:55,896 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 14:56:55,896 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 14:56:55,896 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 14:56:55,896 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 14:56:55,912 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 14:56:55,912 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 14:56:55,927 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:56:55,990 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 14:56:55,990 Started JeecgApplication in 19.189 seconds (JVM running for 20.948) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 14:56:56,771 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 14:56:57,443 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 14:56:57,443 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 14:56:57,459 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 14:56:57,584 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 14:56:57,584 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 14:58:59 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 14:57:59,875 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 13936 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 14:57:59,875 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 14:58:02,140 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 14:58:02,156 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 14:58:02,281 Finished Spring Data repository scanning in 109ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 14:58:02,828 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$3e870bc1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:02,922 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,531 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 14:58:03,531 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 14:58:03,547 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,547 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,578 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,656 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,765 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$881012fc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,781 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,797 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,812 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1e81a22b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,859 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,875 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$339b6075] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:03,968 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:04,062 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:04,093 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$8955930b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:04,125 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$319a7fdb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:04,140 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:58:04,562 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 14:58:04,578 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:58:04,578 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 14:58:04,578 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 14:58:04,593 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 14:58:04,781 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 14:58:04,797 Root WebApplicationContext: initialization completed in 4735 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 14:58:05,203 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 14:58:05,500 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 14:58:05,500 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 14:58:05,500 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 14:58:05,500 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 14:58:09,421 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 14:58:09,437 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 14:58:09,437 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 14:58:09,437 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 14:58:09,437 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 14:58:09,437 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 14:58:09,437 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 14:58:09,437 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 14:58:09,437 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3aab42d6 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 14:58:12,624 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 14:58:14,640 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 14:58:14,890 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 14:58:15,296 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 14:58:16,233 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 14:58:16,280 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 14:58:16,343 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 14:58:16,546 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,546 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,546 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,546 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,546 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,561 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,561 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,561 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,577 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,577 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,577 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:58:16,593 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 14:58:16,718 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 14:58:16,733 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 14:58:16,733 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 14:58:16,733 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 14:58:16,733 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 14:58:16,733 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 14:58:16,772 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:58:16,826 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 14:58:16,829 Started JeecgApplication in 18.22 seconds (JVM running for 19.892) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 14:58:17,786 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 14:58:19,079 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 14:58:19,080 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 14:58:19,102 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 14:58:19,231 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 14:58:19,235 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 15:00:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 14:59:00,134 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 13644 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 14:59:00,150 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 14:59:03,234 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 14:59:03,250 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 14:59:03,359 Finished Spring Data repository scanning in 93ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 14:59:03,859 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9bf66645] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:03,938 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:04,656 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 14:59:04,672 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 14:59:04,672 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:04,672 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:04,703 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:04,781 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:04,937 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e57f6d80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:04,953 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:04,969 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:04,984 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7bf0fcaf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:05,047 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:05,062 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$910abaf9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:05,156 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:05,266 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:05,281 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e6c4ed8f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:05,391 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8f09da5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:05,406 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 14:59:06,219 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 14:59:06,234 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:59:06,250 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 14:59:06,250 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 14:59:06,265 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 14:59:06,469 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 14:59:06,469 Root WebApplicationContext: initialization completed in 6147 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 14:59:06,890 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 14:59:07,203 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 14:59:07,203 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 14:59:07,203 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 14:59:07,203 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 14:59:11,093 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 14:59:11,109 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 14:59:11,109 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 14:59:11,109 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 14:59:11,109 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 14:59:11,109 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 14:59:11,109 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 14:59:11,109 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 14:59:11,109 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2e19b30 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 14:59:14,218 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 14:59:15,546 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 14:59:15,749 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 14:59:16,062 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 14:59:16,999 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 14:59:17,030 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 14:59:17,077 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 14:59:17,265 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,265 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,265 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,265 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,280 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,280 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,296 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,296 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,296 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,296 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,312 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 14:59:17,312 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 14:59:17,437 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 14:59:17,452 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 14:59:17,452 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 14:59:17,452 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 14:59:17,452 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 14:59:17,452 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 14:59:17,468 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 14:59:17,515 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 14:59:17,515 Started JeecgApplication in 19.311 seconds (JVM running for 21.125) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 14:59:18,358 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 14:59:19,218 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 14:59:19,218 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 14:59:19,249 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 14:59:19,390 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 14:59:19,390 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 15:11:16 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 15:00:29,790 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3000 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 15:00:29,790 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 15:00:33,413 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 15:00:33,428 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 15:00:33,585 Finished Spring Data repository scanning in 141ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 15:00:34,022 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$798e912] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:34,428 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,053 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 15:00:35,053 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 15:00:35,053 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,053 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,100 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,178 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,303 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5121f04d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,319 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,335 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,350 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e7937f7c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,397 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,413 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$fcad3dc6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,569 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,694 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,741 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5267705c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,788 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$faac5d2c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:35,803 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:00:36,350 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 15:00:36,381 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 15:00:36,413 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 15:00:36,413 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 15:00:36,428 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 15:00:36,631 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 15:00:36,631 Root WebApplicationContext: initialization completed in 6669 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 15:00:37,038 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 15:00:37,334 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 15:00:37,334 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 15:00:37,334 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 15:00:37,334 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 15:00:41,256 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 15:00:41,272 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 15:00:41,272 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 15:00:41,272 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 15:00:41,272 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 15:00:41,272 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 15:00:41,272 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 15:00:41,272 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 15:00:41,272 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5d5cd210 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 15:00:44,787 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 15:00:46,178 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 15:00:46,381 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 15:00:46,709 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 15:00:47,677 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 15:00:47,709 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 15:00:47,756 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 15:00:47,959 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:47,959 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:47,959 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:47,974 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:47,974 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:47,990 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:47,990 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:47,990 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:47,990 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:47,990 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:48,006 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:00:48,021 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 15:00:48,146 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 15:00:48,146 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 15:00:48,146 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 15:00:48,146 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 15:00:48,146 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 15:00:48,146 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 15:00:48,183 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 15:00:48,244 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 15:00:48,250 Started JeecgApplication in 19.944 seconds (JVM running for 21.547) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 15:00:49,035 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 15:00:49,839 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 15:00:49,840 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 15:00:49,870 Completed initialization in 29 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 15:00:50,039 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 15:00:50,041 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 15:20:01 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 15:11:16,593 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 1324 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 15:11:16,600 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 15:11:19,426 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 15:11:19,430 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 15:11:19,538 Finished Spring Data repository scanning in 91ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 15:11:19,967 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$3c1ca9ec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:20,054 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:20,706 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 15:11:20,709 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 15:11:20,713 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:20,718 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:20,750 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:20,847 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:20,972 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$85a5b127] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:20,987 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:21,003 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:21,018 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1c174056] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:21,072 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:21,084 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$3130fea0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:21,208 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:21,373 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:21,397 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$86eb3136] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:21,459 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2f301e06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:21,473 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:11:22,104 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 15:11:22,129 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 15:11:22,144 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 15:11:22,145 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 15:11:22,153 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 15:11:22,336 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 15:11:22,336 Root WebApplicationContext: initialization completed in 5493 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 15:11:22,761 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 15:11:23,051 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 15:11:23,051 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 15:11:23,052 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 15:11:23,053 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 15:11:27,391 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 15:11:27,405 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 15:11:27,406 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 15:11:27,411 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 15:11:27,414 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 15:11:27,415 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 15:11:27,415 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 15:11:27,415 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 15:11:27,416 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3c65f00e setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 15:11:30,593 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 15:11:32,177 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 15:11:32,408 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 15:11:32,758 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 15:11:33,863 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 15:11:33,883 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 15:11:33,950 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 15:11:34,175 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,177 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,179 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,181 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,184 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,200 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,202 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,204 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,206 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,208 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,220 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:11:34,230 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 15:11:34,363 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 15:11:34,372 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 15:11:34,373 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 15:11:34,374 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 15:11:34,377 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 15:11:34,379 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 15:11:34,417 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 15:11:34,477 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 15:11:34,482 Started JeecgApplication in 19.693 seconds (JVM running for 22.555) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 15:11:35,355 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 15:11:36,336 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 15:11:36,336 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 15:11:36,359 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 15:11:36,484 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 15:11:36,486 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 16:21:12 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 15:20:01,866 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8232 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 15:20:01,871 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 15:20:04,302 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 15:20:04,306 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 15:20:04,417 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 15:20:04,865 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$99e59668] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:04,967 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:05,616 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 15:20:05,618 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 15:20:05,622 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:05,626 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:05,658 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:05,750 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:05,892 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e36e9da3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:05,906 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:05,923 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:05,937 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$79e02cd2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:05,991 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:06,002 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8ef9eb1c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:06,118 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:06,225 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:06,241 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e4b41db2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:06,279 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8cf90a82] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:06,286 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 15:20:06,749 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 15:20:06,766 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 15:20:06,779 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 15:20:06,780 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 15:20:06,787 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 15:20:06,997 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 15:20:06,998 Root WebApplicationContext: initialization completed in 4928 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 15:20:07,411 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 15:20:07,769 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 15:20:07,769 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 15:20:07,770 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 15:20:07,770 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 15:20:12,636 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 15:20:12,648 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 15:20:12,649 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 15:20:12,653 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 15:20:12,655 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 15:20:12,656 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 15:20:12,656 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 15:20:12,657 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 15:20:12,657 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@301d84f6 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 15:20:15,869 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 15:20:17,430 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 15:20:17,682 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 15:20:18,034 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 15:20:19,093 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 15:20:19,118 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 15:20:19,188 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 15:20:19,405 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,407 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,409 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,412 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,415 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,432 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,435 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,438 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,441 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,443 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,456 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 15:20:19,468 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 15:20:19,609 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 15:20:19,629 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 15:20:19,629 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 15:20:19,632 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 15:20:19,634 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 15:20:19,639 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 15:20:19,682 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 15:20:19,744 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 15:20:19,749 Started JeecgApplication in 19.235 seconds (JVM running for 21.468) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 15:20:20,659 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 15:20:22,027 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 15:20:22,028 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 15:20:22,052 Completed initialization in 24 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 15:20:22,178 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 15:20:22,181 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 16:38:08 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 16:21:12,533 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3036 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 16:21:12,542 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 16:21:18,411 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 16:21:18,415 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 16:21:18,533 Finished Spring Data repository scanning in 101ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 16:21:19,018 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$5773b15f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:19,137 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:19,783 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 16:21:19,785 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 16:21:19,789 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:19,798 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:19,844 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:19,945 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,102 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a0fcb89a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,116 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,124 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,137 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$376e47c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,191 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,204 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$4c880613] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,332 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,436 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,455 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$a24238a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,507 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4a872579] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,519 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:21:20,999 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 16:21:21,015 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:21:21,027 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 16:21:21,027 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 16:21:21,034 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 16:21:21,196 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 16:21:21,196 Root WebApplicationContext: initialization completed in 8327 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 16:21:21,660 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 16:21:22,243 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 16:21:22,244 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 16:21:22,244 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 16:21:22,245 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 16:21:27,159 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 16:21:27,173 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 16:21:27,173 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 16:21:27,177 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 16:21:27,180 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 16:21:27,182 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 16:21:27,182 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 16:21:27,183 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 16:21:27,184 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7b7e4b20 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 16:21:30,350 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 16:21:32,000 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 16:21:32,234 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 16:21:32,610 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 16:21:33,936 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 16:21:33,958 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 16:21:34,030 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 16:21:34,292 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,296 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,298 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,300 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,302 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,320 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,323 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,325 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,328 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,330 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,342 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:21:34,354 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 16:21:34,498 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 16:21:34,515 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 16:21:34,516 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 16:21:34,518 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 16:21:34,521 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 16:21:34,523 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 16:21:34,569 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:21:34,624 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 16:21:34,628 Started JeecgApplication in 23.723 seconds (JVM running for 26.369) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 16:21:35,586 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 16:21:35,730 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 16:21:35,731 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 16:21:35,753 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 16:21:36,655 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 16:21:36,658 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 16:29:38,736 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIzNjM1NTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.SBywLfIaZ9oatpUwNjvnOqzbvepH2hISkmMhtNMH9P4 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 16:29:38,957 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-25 16:29:40,307 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-25 16:29:54,616 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:29:54,669 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 16:29:56,225 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:29:56,225 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 16:29:56,283 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 16:29:56,318 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 16:29:56,467 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:08,024 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:08,345 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 16:30:16,541 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:16,554 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=D8CB8A828D3D, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-25 16:30:48,080 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:48,087 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=6, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-25 16:30:48,270 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:48,278 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=66, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-25 16:30:48,431 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:48,438 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-25 16:30:48,607 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:48,613 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=6666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-25 16:30:48,722 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:48,728 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=66666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-25 16:30:48,877 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:48,891 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=666666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-25 16:30:48,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:49,008 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=car_number, fieldVal=6666666, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-25 16:30:53,428 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:53,433 ----duplicate check------:DuplicateCheckVo(tableName=iov_car, fieldName=mac, fieldVal=D8CB8A828D3D, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-25 16:30:53,478 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:53,717 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:30:53,763 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 16:30:59,290 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 16:31:40,866 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Tue Feb 25 16:39:24 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 16:38:08,752 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8388 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 16:38:08,758 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 16:38:13,510 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 16:38:13,516 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 16:38:13,653 Finished Spring Data repository scanning in 102ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 16:38:14,228 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$c0665abd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:14,437 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,076 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 16:38:15,079 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 16:38:15,082 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,209 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,241 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,349 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,488 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9ef61f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,501 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,508 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,521 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a060f127] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,582 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,611 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$b57aaf71] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,774 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,899 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,936 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b34e207] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:15,998 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b379ced7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:16,008 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:38:16,650 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 16:38:16,667 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:38:16,680 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 16:38:16,681 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 16:38:16,687 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 16:38:16,873 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 16:38:16,874 Root WebApplicationContext: initialization completed in 7965 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 16:38:17,324 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 16:38:17,668 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 16:38:17,669 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 16:38:17,670 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 16:38:17,671 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 16:38:21,654 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 16:38:21,668 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 16:38:21,668 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 16:38:21,673 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 16:38:21,676 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 16:38:21,677 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 16:38:21,677 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 16:38:21,678 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 16:38:21,678 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5dba3fdc setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 16:38:25,094 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 16:38:27,285 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 16:38:27,518 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 16:38:27,864 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 16:38:28,847 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 16:38:28,870 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 16:38:28,941 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 16:38:29,178 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,180 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,182 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,185 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,188 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,205 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,208 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,211 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,214 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,216 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,227 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:38:29,242 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 16:38:29,392 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 16:38:29,407 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 16:38:29,408 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 16:38:29,411 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 16:38:29,416 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 16:38:29,418 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 16:38:29,462 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:38:29,513 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 16:38:29,517 Started JeecgApplication in 22.282 seconds (JVM running for 24.386) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 16:38:30,374 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 16:38:31,459 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 16:38:31,460 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 16:38:31,483 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 16:38:31,612 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 16:38:31,615 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 16:41:23 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 16:39:24,321 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8216 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 16:39:24,329 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 16:39:26,730 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 16:39:26,742 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 16:39:26,988 Finished Spring Data repository scanning in 198ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 16:39:28,021 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ea462aa7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:28,322 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:29,341 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 16:39:29,352 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 16:39:29,367 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:29,384 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:29,663 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:30,249 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:30,585 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$33cf31e2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:30,602 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:30,619 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:30,647 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ca40c111] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:30,775 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:30,800 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$df5a7f5b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:31,010 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:31,132 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:31,158 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$3514b1f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:31,219 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$dd599ec1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:31,231 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:39:32,128 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 16:39:32,166 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:39:32,184 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 16:39:32,185 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 16:39:32,198 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 16:39:32,496 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 16:39:32,496 Root WebApplicationContext: initialization completed in 8091 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 16:39:33,102 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 16:39:33,520 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 16:39:33,521 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 16:39:33,522 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 16:39:33,523 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 16:39:40,047 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 16:39:40,068 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 16:39:40,069 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 16:39:40,077 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 16:39:40,080 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 16:39:40,082 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 16:39:40,083 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 16:39:40,083 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 16:39:40,084 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6d5d1204 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 16:39:44,446 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 16:39:48,502 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 16:39:48,837 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 16:39:49,694 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 16:39:51,353 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 16:39:51,383 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 16:39:51,520 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 16:39:52,063 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,067 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,078 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,087 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,092 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,165 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,171 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,174 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,178 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,182 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,203 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:39:52,222 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 16:39:52,516 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 16:39:52,531 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 16:39:52,531 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 16:39:52,533 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 16:39:52,536 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 16:39:52,538 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 16:39:52,579 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:39:52,655 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 16:39:52,663 Started JeecgApplication in 29.482 seconds (JVM running for 33.78) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 16:39:53,970 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 16:39:55,254 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 16:39:55,256 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 16:39:55,303 Completed initialization in 46 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 16:39:55,720 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 16:39:55,723 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 16:41:15,742 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 16:41:15,746 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-25 16:41:15,752 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-25 16:41:15,752 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-25 16:41:15,753 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 16:41:15,755 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-25 16:41:15,762 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-25 16:41:15,775 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-25 16:41:15,783 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Tue Feb 25 16:43:56 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 16:41:24,096 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8336 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 16:41:24,207 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 16:41:26,674 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 16:41:26,680 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 16:41:26,794 Finished Spring Data repository scanning in 93ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 16:41:27,336 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1fce5574] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:27,641 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,173 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 16:41:28,176 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 16:41:28,181 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,187 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,229 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,344 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,541 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$69575caf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,559 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,570 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,586 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ffc8ebde] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,654 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,666 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$14e2aa28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,859 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,965 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:28,989 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$6a9cdcbe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:29,040 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$12e1c98e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:29,051 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:41:29,638 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 16:41:29,658 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:41:29,669 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 16:41:29,670 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 16:41:29,678 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 16:41:29,959 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 16:41:29,960 Root WebApplicationContext: initialization completed in 5664 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 16:41:30,504 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 16:41:30,864 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 16:41:30,865 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 16:41:30,866 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 16:41:30,866 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 16:41:35,975 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 16:41:36,023 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 16:41:36,024 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 16:41:36,038 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 16:41:36,047 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 16:41:36,051 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 16:41:36,052 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 16:41:36,053 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 16:41:36,054 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6778636f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 16:41:39,847 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 16:41:41,766 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 16:41:42,149 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 16:41:42,672 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 16:41:44,106 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 16:41:44,134 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 16:41:44,224 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 16:41:44,485 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,488 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,490 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,492 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,494 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,511 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,514 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,516 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,519 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,521 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,534 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:41:44,557 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 16:41:44,775 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 16:41:44,792 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 16:41:44,793 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 16:41:44,796 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 16:41:44,800 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 16:41:44,802 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 16:41:44,830 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:41:44,878 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 16:41:44,883 Started JeecgApplication in 22.722 seconds (JVM running for 25.082) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 16:41:45,790 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 16:41:46,767 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 16:41:46,768 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 16:41:46,813 Completed initialization in 44 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 16:41:46,988 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 16:41:46,992 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 16:43:13,100 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 16:43:13,103 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-25 16:43:13,110 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-25 16:43:13,110 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-25 16:43:13,111 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 16:43:13,112 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-25 16:43:13,117 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-25 16:43:13,120 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-25 16:43:13,126 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Tue Feb 25 16:45:04 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 16:43:56,356 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5716 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 16:43:56,376 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 16:44:00,868 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 16:44:00,875 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 16:44:01,096 Finished Spring Data repository scanning in 140ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 16:44:01,549 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$aa79f084] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:01,648 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,294 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 16:44:02,296 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 16:44:02,300 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,305 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,344 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,436 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,605 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f402f7bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,625 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,638 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,652 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8a7486ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,711 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,723 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9f8e4538] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:02,903 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:03,000 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:03,021 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f54877ce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:03,069 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$9d8d649e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:03,078 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:44:03,543 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 16:44:03,562 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:44:03,572 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 16:44:03,573 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 16:44:03,579 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 16:44:03,777 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 16:44:03,777 Root WebApplicationContext: initialization completed in 7266 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 16:44:04,203 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 16:44:04,489 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 16:44:04,490 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 16:44:04,491 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 16:44:04,491 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 16:44:09,068 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 16:44:09,083 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 16:44:09,083 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 16:44:09,088 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 16:44:09,092 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 16:44:09,093 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 16:44:09,093 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 16:44:09,094 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 16:44:09,094 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2a6c751f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 16:44:12,275 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 16:44:13,862 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 16:44:14,090 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 16:44:14,479 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 16:44:15,525 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 16:44:15,550 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 16:44:15,617 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 16:44:15,837 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,839 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,842 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,844 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,846 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,863 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,865 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,867 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,871 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,873 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,885 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:44:15,898 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 16:44:16,034 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 16:44:16,044 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 16:44:16,046 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 16:44:16,049 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 16:44:16,053 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 16:44:16,054 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 16:44:16,090 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:44:16,161 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 16:44:16,166 Started JeecgApplication in 21.744 seconds (JVM running for 24.018) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 16:44:17,057 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 16:44:18,137 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 16:44:18,138 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 16:44:18,159 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 16:44:18,291 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 16:44:18,293 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 16:47:50 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 16:45:04,412 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 13828 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 16:45:04,429 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 16:45:07,173 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 16:45:07,178 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 16:45:07,290 Finished Spring Data repository scanning in 93ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 16:45:07,810 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$5ae5cf73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:07,926 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:08,580 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 16:45:08,584 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 16:45:08,591 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:08,597 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:08,638 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:08,747 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:08,919 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a46ed6ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:08,939 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:08,952 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:08,968 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3ae065dd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:09,028 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:09,042 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$4ffa2427] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:09,235 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:09,348 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:09,369 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$a5b456bd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:09,425 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4df9438d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:09,434 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:45:10,071 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 16:45:10,098 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:45:10,118 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 16:45:10,118 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 16:45:10,129 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 16:45:10,430 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 16:45:10,431 Root WebApplicationContext: initialization completed in 5711 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 16:45:11,148 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 16:45:11,501 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 16:45:11,504 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 16:45:11,505 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 16:45:11,506 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 16:45:18,094 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 16:45:18,114 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 16:45:18,115 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 16:45:18,122 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 16:45:18,124 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 16:45:18,126 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 16:45:18,126 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 16:45:18,127 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 16:45:18,128 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@59263f7b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 16:45:21,845 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 16:45:25,341 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 16:45:25,660 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 16:45:26,254 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 16:45:27,938 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 16:45:27,967 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 16:45:28,048 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 16:45:28,302 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,305 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,307 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,309 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,311 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,330 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,332 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,335 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,338 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,340 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,353 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:45:28,368 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 16:45:28,547 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 16:45:28,571 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 16:45:28,572 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 16:45:28,574 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 16:45:28,580 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 16:45:28,582 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 16:45:28,627 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:45:28,673 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 16:45:28,677 Started JeecgApplication in 26.256 seconds (JVM running for 28.507) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 16:45:29,590 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 16:45:30,629 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 16:45:30,630 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 16:45:30,671 Completed initialization in 41 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 16:45:30,976 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 16:45:30,983 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 16:46:16,651 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 16:46:16,655 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-25 16:46:16,661 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-25 16:46:16,662 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-25 16:46:16,662 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 16:46:16,663 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-25 16:46:16,668 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-25 16:46:16,671 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-25 16:46:16,677 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Tue Feb 25 16:50:51 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 16:47:50,807 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5380 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 16:47:50,814 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 16:47:53,079 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 16:47:53,083 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 16:47:53,191 Finished Spring Data repository scanning in 89ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 16:47:53,589 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f5e2e890] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:53,681 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,361 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 16:47:54,363 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 16:47:54,366 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,371 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,401 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,494 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,614 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3f6befcb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,634 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,650 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,665 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d5dd7efa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,720 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,733 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$eaf73d44] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:54,884 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:55,001 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:55,018 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$40b16fda] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:55,057 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e8f65caa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:55,064 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:47:55,510 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 16:47:55,528 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:47:55,539 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 16:47:55,540 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 16:47:55,549 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 16:47:55,746 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 16:47:55,746 Root WebApplicationContext: initialization completed in 4825 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 16:47:56,186 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 16:47:56,482 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 16:47:56,483 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 16:47:56,485 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 16:47:56,485 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 16:48:01,025 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 16:48:01,038 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 16:48:01,038 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 16:48:01,042 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 16:48:01,045 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 16:48:01,046 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 16:48:01,047 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 16:48:01,047 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 16:48:01,048 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@56e8a8a0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 16:48:04,177 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 16:48:05,789 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 16:48:06,013 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 16:48:06,359 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 16:48:07,363 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 16:48:07,383 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 16:48:07,447 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 16:48:07,681 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,682 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,685 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,687 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,689 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,713 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,716 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,719 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,722 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,725 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,742 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:48:07,756 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 16:48:07,890 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 16:48:07,902 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 16:48:07,903 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 16:48:07,907 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 16:48:07,911 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 16:48:07,915 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 16:48:07,955 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:48:08,001 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 16:48:08,005 Started JeecgApplication in 18.767 seconds (JVM running for 23.209) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 16:48:08,869 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 16:48:10,090 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 16:48:10,091 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 16:48:10,131 Completed initialization in 39 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 16:48:10,443 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 16:48:10,449 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 16:56:06 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 16:50:51,891 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2284 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 16:50:51,904 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 16:50:54,144 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 16:50:54,151 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 16:50:54,279 Finished Spring Data repository scanning in 102ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 16:50:54,783 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6c2ff23] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:55,059 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:55,581 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 16:50:55,583 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 16:50:55,588 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:55,594 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:55,637 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:55,750 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:55,961 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$504c065e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:55,984 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:56,001 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:56,024 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e6bd958d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:56,108 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:56,126 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$fbd753d7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:56,401 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:56,555 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:56,594 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5191866d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:56,680 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f9d6733d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:56,697 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:50:57,415 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 16:50:57,459 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:50:57,476 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 16:50:57,476 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 16:50:57,485 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 16:50:57,685 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 16:50:57,686 Root WebApplicationContext: initialization completed in 5684 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 16:50:58,301 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 16:50:58,672 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 16:50:58,673 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 16:50:58,673 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 16:50:58,674 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 16:51:04,714 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 16:51:04,732 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 16:51:04,733 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 16:51:04,738 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 16:51:04,741 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 16:51:04,742 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 16:51:04,743 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 16:51:04,743 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 16:51:04,744 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@90c01ab setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 16:51:08,580 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 16:51:11,043 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 16:51:11,404 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 16:51:12,122 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 16:51:13,565 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 16:51:13,596 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 16:51:13,686 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 16:51:13,966 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:13,968 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:13,970 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:13,973 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:13,975 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:13,991 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:13,993 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:13,996 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:13,999 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:14,001 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:14,015 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:51:14,029 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 16:51:14,197 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 16:51:14,209 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 16:51:14,209 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 16:51:14,211 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 16:51:14,214 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 16:51:14,215 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 16:51:14,240 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:51:14,280 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 16:51:14,285 Started JeecgApplication in 24.087 seconds (JVM running for 26.23) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 16:51:15,141 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 16:51:15,655 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 16:51:15,656 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 16:51:15,698 Completed initialization in 42 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 16:51:15,937 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 16:51:15,945 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 16:54:52,536 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 16:54:52,539 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-25 16:54:52,542 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-25 16:54:52,542 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-25 16:54:52,542 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 16:54:52,544 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-25 16:54:52,547 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-25 16:54:52,549 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-25 16:54:52,555 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Tue Feb 25 19:33:16 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 16:56:07,038 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 12356 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 16:56:07,046 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 16:56:10,608 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 16:56:10,613 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 16:56:10,752 Finished Spring Data repository scanning in 115ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 16:56:11,270 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f9a2a714] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:11,532 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,082 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 16:56:12,086 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 16:56:12,091 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,097 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,142 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,269 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,460 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$432bae4f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,477 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,491 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,508 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d99d3d7e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,573 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,586 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$eeb6fbc8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,771 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,906 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,930 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$44712e5e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,984 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ecb61b2e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:12,993 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 16:56:13,569 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 16:56:13,591 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:56:13,603 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 16:56:13,603 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 16:56:13,611 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 16:56:13,794 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 16:56:13,796 Root WebApplicationContext: initialization completed in 6544 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 16:56:14,352 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 16:56:14,708 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 16:56:14,710 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 16:56:14,710 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 16:56:14,711 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 16:56:19,957 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 16:56:19,974 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 16:56:19,975 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 16:56:19,980 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 16:56:19,984 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 16:56:19,985 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 16:56:19,986 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 16:56:19,986 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 16:56:19,987 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@30a5a58d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 16:56:23,508 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 16:56:25,515 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 16:56:25,829 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 16:56:26,316 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 16:56:27,728 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 16:56:27,756 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 16:56:27,849 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 16:56:28,270 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,272 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,276 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,278 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,281 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,306 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,309 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,313 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,318 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,321 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,340 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 16:56:28,360 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 16:56:28,633 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 16:56:28,646 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 16:56:28,647 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 16:56:28,649 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 16:56:28,651 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 16:56:28,653 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 16:56:28,678 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 16:56:28,726 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 16:56:28,732 Started JeecgApplication in 23.266 seconds (JVM running for 25.495) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 16:56:29,662 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 16:56:30,363 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 16:56:30,363 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 16:56:30,403 Completed initialization in 39 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 16:56:30,610 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 16:56:30,616 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 17:25:29,530 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 17:25:29,537 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-02-25 17:25:29,542 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-25 17:25:29,542 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-25 17:25:29,543 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 17:25:29,544 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-25 17:25:29,549 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-25 17:25:29,552 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-25 17:25:29,560 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Tue Feb 25 19:40:35 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 19:33:16,838 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8832 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 19:33:16,838 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 19:33:20,322 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 19:33:20,337 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 19:33:20,447 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 19:33:20,837 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2bdbb273] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:20,931 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:21,665 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 19:33:21,665 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 19:33:21,681 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:21,681 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:21,712 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:21,790 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:21,931 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7564b9ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:21,947 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:21,962 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:21,978 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bd648dd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:22,025 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:22,040 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$20f00727] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:22,134 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:22,290 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:22,321 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$76aa39bd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:22,368 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$1eef268d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:22,368 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:33:22,962 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 19:33:22,978 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:33:23,009 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 19:33:23,009 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 19:33:23,025 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 19:33:23,196 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 19:33:23,196 Root WebApplicationContext: initialization completed in 6265 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 19:33:23,681 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 19:33:24,087 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 19:33:24,087 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 19:33:24,087 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 19:33:24,087 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 19:33:28,430 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 19:33:28,446 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 19:33:28,446 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 19:33:28,446 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 19:33:28,446 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 19:33:28,446 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 19:33:28,446 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 19:33:28,446 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 19:33:28,446 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6159fb3c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 19:33:31,743 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 19:33:33,180 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 19:33:33,399 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 19:33:33,805 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 19:33:34,821 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 19:33:34,852 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 19:33:34,914 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 19:33:35,196 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,196 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,211 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,211 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,211 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,227 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,227 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,227 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,227 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,227 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,242 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:33:35,258 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 19:33:35,399 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 19:33:35,399 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 19:33:35,399 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 19:33:35,399 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 19:33:35,399 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 19:33:35,414 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 19:33:35,441 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:33:35,496 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 19:33:35,505 Started JeecgApplication in 20.23 seconds (JVM running for 23.661) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 19:33:36,349 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 19:33:37,580 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 19:33:37,582 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 19:33:37,623 Completed initialization in 40 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 19:33:37,768 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 19:33:37,771 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-02-25 19:36:06,253 Failed to initialize a channel. Closing: [id: 0x2bce184e, L:/127.0.0.1:8890 - R:/127.0.0.1:60705] exceptionCaught ChannelInitializer.java 97
io.netty.channel.ChannelPipelineException: org.jeecg.common.netty.NettyHandle is not a @Sharable handler, so can't be added or removed multiple times.
    at io.netty.channel.DefaultChannelPipeline.checkMultiplicity(DefaultChannelPipeline.java:601)
    at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:202)
    at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:385)
    at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:372)
    at org.jeecg.common.netty.NettyServer$1.initChannel(NettyServer.java:33)
    at org.jeecg.common.netty.NettyServer$1.initChannel(NettyServer.java:30)
    at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:129)
    at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:112)
    at io.netty.channel.AbstractChannelHandlerContext.callHandlerAdded(AbstractChannelHandlerContext.java:989)
    at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:610)
    at io.netty.channel.DefaultChannelPipeline.access$100(DefaultChannelPipeline.java:46)
    at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1461)
    at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1126)
    at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:651)
    at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:514)
    at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:427)
    at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:486)
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Tue Feb 25 19:41:10 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 19:40:36,093 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 13404 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 19:40:36,109 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 19:40:38,718 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 19:40:38,718 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 19:40:38,854 Finished Spring Data repository scanning in 120ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 19:40:39,213 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$3e295eee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:39,307 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:39,901 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 19:40:39,916 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 19:40:39,916 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:39,916 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:39,947 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,041 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,151 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$87b26629] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,182 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,182 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,197 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1e23f558] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,244 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,260 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$333db3a2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,354 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,463 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,479 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$88f7e638] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,526 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$313cd308] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,526 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:40:40,947 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 19:40:40,947 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:40:40,963 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 19:40:40,963 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 19:40:40,979 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 19:40:41,166 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 19:40:41,166 Root WebApplicationContext: initialization completed in 4916 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 19:40:41,557 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 19:40:41,838 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 19:40:41,838 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 19:40:41,838 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 19:40:41,838 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 19:40:45,728 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 19:40:45,744 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 19:40:45,744 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 19:40:45,744 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 19:40:45,744 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 19:40:45,744 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 19:40:45,744 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 19:40:45,744 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 19:40:45,744 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6fc28e5b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 19:40:48,900 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 19:40:50,290 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 19:40:50,494 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 19:40:50,822 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 19:40:51,728 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 19:40:51,759 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 19:40:51,837 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 19:40:52,040 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,040 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,040 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,040 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,040 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,056 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,072 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,072 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,072 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,072 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,087 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:40:52,087 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 19:40:52,212 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 19:40:52,228 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 19:40:52,228 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 19:40:52,228 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 19:40:52,228 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 19:40:52,228 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 19:40:52,265 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:40:52,323 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 19:40:52,332 Started JeecgApplication in 17.645 seconds (JVM running for 19.471) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 19:40:52,365 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 19:40:53,977 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 19:40:53,978 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 19:40:54,018 Completed initialization in 39 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 19:40:54,483 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 19:40:54,487 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 19:44:38 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 19:41:10,631 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 6908 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 19:41:10,631 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 19:41:12,834 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 19:41:12,834 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 19:41:12,928 Finished Spring Data repository scanning in 78ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 19:41:13,272 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$730b6d1b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:13,350 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:13,959 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 19:41:13,959 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 19:41:13,959 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:13,975 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:13,990 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,084 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,178 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bc947456] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,193 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,209 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,225 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53060385] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,303 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,318 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$681fc1cf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,412 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,506 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,521 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bdd9f465] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,553 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$661ee135] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,568 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:41:14,975 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 19:41:14,990 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:41:15,021 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 19:41:15,021 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 19:41:15,021 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 19:41:15,178 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 19:41:15,178 Root WebApplicationContext: initialization completed in 4406 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 19:41:15,568 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 19:41:15,849 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 19:41:15,849 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 19:41:15,849 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 19:41:15,849 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 19:41:19,959 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 19:41:19,959 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 19:41:19,959 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 19:41:19,974 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 19:41:19,974 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 19:41:19,974 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 19:41:19,974 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 19:41:19,974 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 19:41:19,974 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7921a37d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 19:41:23,021 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 19:41:24,364 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 19:41:24,568 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 19:41:24,880 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 19:41:25,817 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 19:41:25,833 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 19:41:25,896 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 19:41:26,083 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,083 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,083 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,083 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,083 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,099 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,099 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,099 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,099 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,114 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,114 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:41:26,130 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 19:41:26,255 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 19:41:26,255 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 19:41:26,255 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 19:41:26,255 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 19:41:26,271 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 19:41:26,271 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 19:41:26,286 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:41:26,333 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 19:41:26,333 Started JeecgApplication in 16.967 seconds (JVM running for 18.491) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 19:41:27,130 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 19:41:27,599 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 19:41:27,599 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 19:41:27,614 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 19:41:27,849 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 19:41:27,849 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 19:53:33 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 19:44:39,222 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 14168 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 19:44:39,238 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 19:44:41,956 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 19:44:41,956 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 19:44:42,050 Finished Spring Data repository scanning in 78ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 19:44:42,409 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a5c1c2a4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:42,488 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,097 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 19:44:43,097 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 19:44:43,097 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,097 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,128 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,222 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,316 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ef4ac9df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,331 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,347 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,362 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$85bc590e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,409 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,425 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9ad61758] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,534 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,628 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,644 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f09049ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,706 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$98d536be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:43,706 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:44:44,144 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 19:44:44,159 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:44:44,159 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 19:44:44,159 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 19:44:44,175 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 19:44:44,331 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 19:44:44,331 Root WebApplicationContext: initialization completed in 4874 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 19:44:44,706 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 19:44:45,003 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 19:44:45,003 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 19:44:45,003 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 19:44:45,003 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 19:44:49,753 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 19:44:49,768 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 19:44:49,768 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 19:44:49,768 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 19:44:49,768 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 19:44:49,784 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 19:44:49,784 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 19:44:49,784 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 19:44:49,784 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5ae87de0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 19:44:52,846 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 19:44:54,190 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 19:44:54,377 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 19:44:54,705 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 19:44:55,658 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 19:44:55,674 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 19:44:55,737 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 19:44:55,924 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,924 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,924 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,924 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,924 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,940 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,940 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,940 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,955 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,955 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,955 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:44:55,971 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 19:44:56,096 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 19:44:56,096 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 19:44:56,096 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 19:44:56,096 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 19:44:56,096 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 19:44:56,112 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 19:44:56,127 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:44:56,158 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 19:44:56,158 Started JeecgApplication in 18.358 seconds (JVM running for 19.946) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 19:44:56,971 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 19:44:57,799 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 19:44:57,799 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 19:44:57,830 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 19:44:57,971 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 19:44:57,986 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 20:07:18 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 19:53:33,255 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 12492 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 19:53:33,362 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 19:53:35,189 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 19:53:35,192 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 19:53:35,294 Finished Spring Data repository scanning in 86ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 19:53:35,652 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$68129e9c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:35,733 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,331 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 19:53:36,333 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 19:53:36,337 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,342 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,371 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,453 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,561 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b19ba5d7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,579 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,587 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,606 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$480d3506] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,662 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,673 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5d26f350] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,780 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,885 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,902 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b2e125e6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,939 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5b2612b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:36,946 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 19:53:37,388 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 19:53:37,403 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:53:37,413 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 19:53:37,414 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 19:53:37,420 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 19:53:37,566 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 19:53:37,567 Root WebApplicationContext: initialization completed in 4128 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 19:53:37,965 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 19:53:38,256 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 19:53:38,257 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 19:53:38,257 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 19:53:38,258 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 19:53:42,187 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 19:53:42,199 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 19:53:42,200 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 19:53:42,203 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 19:53:42,206 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 19:53:42,206 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 19:53:42,207 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 19:53:42,207 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 19:53:42,208 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@50ac1249 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 19:53:45,264 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 19:53:46,655 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 19:53:46,873 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 19:53:47,203 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 19:53:48,160 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 19:53:48,181 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 19:53:48,241 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 19:53:48,429 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,432 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,434 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,436 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,438 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,452 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,454 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,456 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,458 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,460 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,471 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 19:53:48,481 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 19:53:48,602 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 19:53:48,609 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 19:53:48,610 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 19:53:48,612 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 19:53:48,614 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 19:53:48,615 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 19:53:48,640 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 19:53:48,699 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 19:53:48,706 Started JeecgApplication in 16.942 seconds (JVM running for 18.617) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 19:53:49,713 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 19:53:50,190 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 19:53:50,191 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 19:53:50,229 Completed initialization in 38 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 19:53:51,386 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 19:53:51,388 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 20:10:12 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 20:07:18,797 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 3444 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 20:07:18,803 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 20:07:22,242 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 20:07:22,246 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 20:07:22,348 Finished Spring Data repository scanning in 88ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 20:07:22,962 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$983eb045] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:23,047 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:23,824 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 20:07:23,827 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 20:07:23,834 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:23,841 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:23,893 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,027 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,181 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e1c7b780] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,203 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,212 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,226 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$783946af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,307 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,318 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8d5304f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,424 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,502 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,522 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e30d378f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,560 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8b52245f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:24,572 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:07:25,002 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 20:07:25,017 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:07:25,027 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 20:07:25,027 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 20:07:25,033 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 20:07:25,179 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 20:07:25,179 Root WebApplicationContext: initialization completed in 6215 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 20:07:25,573 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 20:07:25,843 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 20:07:25,844 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 20:07:25,845 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 20:07:25,846 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 20:07:29,740 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 20:07:29,752 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 20:07:29,752 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 20:07:29,756 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 20:07:29,758 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 20:07:29,759 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 20:07:29,759 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 20:07:29,759 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 20:07:29,760 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1f85904a setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 20:07:32,878 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 20:07:34,249 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 20:07:34,464 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 20:07:34,789 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 20:07:35,744 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 20:07:35,762 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 20:07:35,819 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 20:07:36,007 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,010 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,012 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,016 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,018 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,033 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,035 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,037 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,039 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,042 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,054 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:07:36,066 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 20:07:36,187 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 20:07:36,195 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 20:07:36,196 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 20:07:36,197 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 20:07:36,199 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 20:07:36,201 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 20:07:36,224 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:07:36,273 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 20:07:36,277 Started JeecgApplication in 19.07 seconds (JVM running for 20.747) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 20:07:37,080 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 20:07:37,498 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 20:07:37,498 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 20:07:37,521 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 20:07:38,613 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 20:07:38,616 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 20:12:09 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 20:10:12,696 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5788 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 20:10:12,712 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 20:10:15,939 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 20:10:15,943 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 20:10:16,041 Finished Spring Data repository scanning in 85ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 20:10:16,401 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$e05cef11] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:16,481 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,092 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 20:10:17,094 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 20:10:17,098 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,103 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,131 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,214 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,314 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$29e5f64c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,332 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,340 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,356 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c057857b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,417 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,428 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$d57143c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,534 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,638 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,661 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$2b2b765b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,704 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$d370632b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:17,711 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:10:18,150 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 20:10:18,164 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:10:18,174 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 20:10:18,175 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 20:10:18,181 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 20:10:18,327 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 20:10:18,328 Root WebApplicationContext: initialization completed in 5422 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 20:10:18,726 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 20:10:19,026 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 20:10:19,027 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 20:10:19,028 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 20:10:19,028 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 20:10:24,007 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 20:10:24,020 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 20:10:24,020 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 20:10:24,024 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 20:10:24,026 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 20:10:24,027 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 20:10:24,027 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 20:10:24,027 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 20:10:24,028 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2d2af12e setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 20:10:27,185 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 20:10:28,555 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 20:10:28,755 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 20:10:29,103 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 20:10:30,046 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 20:10:30,067 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 20:10:30,128 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 20:10:30,316 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,318 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,321 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,323 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,325 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,341 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,343 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,346 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,349 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,351 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,363 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:10:30,374 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 20:10:30,508 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 20:10:30,520 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 20:10:30,520 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 20:10:30,527 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 20:10:30,531 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 20:10:30,536 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 20:10:30,623 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:10:30,672 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 20:10:30,676 Started JeecgApplication in 19.689 seconds (JVM running for 21.744) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 20:10:31,519 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 20:10:31,834 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 20:10:31,838 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 20:10:32,671 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 20:10:32,671 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 20:10:32,688 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
Logback Log Messages

Log session start time Tue Feb 25 20:35:38 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 20:12:09,656 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10144 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 20:12:09,661 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 20:12:13,749 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 20:12:13,754 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 20:12:13,869 Finished Spring Data repository scanning in 96ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 20:12:14,258 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$e05cef11] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:14,363 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,007 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 20:12:15,010 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 20:12:15,015 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,021 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,053 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,143 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,286 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$29e5f64c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,313 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,330 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,359 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c057857b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,451 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,465 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$d57143c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,651 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,767 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,783 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$2b2b765b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,820 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$d370632b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:15,827 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:12:16,309 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 20:12:16,327 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:12:16,339 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 20:12:16,340 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 20:12:16,367 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 20:12:16,542 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 20:12:16,543 Root WebApplicationContext: initialization completed in 6601 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 20:12:17,008 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 20:12:17,310 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 20:12:17,311 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 20:12:17,311 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 20:12:17,312 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 20:12:21,692 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 20:12:21,703 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 20:12:21,704 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 20:12:21,708 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 20:12:21,710 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 20:12:21,710 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 20:12:21,711 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 20:12:21,711 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 20:12:21,711 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2d2af12e setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 20:12:24,904 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 20:12:26,499 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 20:12:26,708 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 20:12:27,041 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 20:12:28,154 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 20:12:28,182 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 20:12:28,262 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 20:12:28,497 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,499 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,501 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,503 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,505 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,519 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,521 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,523 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,526 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,528 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,542 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:12:28,557 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 20:12:28,734 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 20:12:28,753 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 20:12:28,753 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 20:12:28,756 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 20:12:28,761 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 20:12:28,767 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 20:12:28,806 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:12:28,851 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 20:12:28,856 Started JeecgApplication in 20.937 seconds (JVM running for 22.811) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 20:12:30,463 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 20:12:32,105 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 20:12:32,106 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 20:12:32,156 Completed initialization in 49 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 20:12:32,411 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 20:12:32,417 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 20:43:58 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 20:35:38,567 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10168 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 20:35:38,575 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 20:35:43,671 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 20:35:43,679 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 20:35:43,995 Finished Spring Data repository scanning in 281ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 20:35:44,710 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6615910b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:44,862 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:45,875 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 20:35:45,882 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 20:35:45,889 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:45,902 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:45,964 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,137 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,377 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$af9e9846] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,403 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,422 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,449 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$46102775] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,537 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,556 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5b29e5bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,795 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,925 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,940 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b0e41855] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,977 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$59290525] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:46,984 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:35:47,381 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 20:35:47,397 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:35:47,408 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 20:35:47,408 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 20:35:47,416 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 20:35:47,589 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 20:35:47,590 Root WebApplicationContext: initialization completed in 8838 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 20:35:47,954 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 20:35:48,227 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 20:35:48,228 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 20:35:48,228 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 20:35:48,229 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 20:35:51,989 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 20:35:52,000 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 20:35:52,001 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 20:35:52,005 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 20:35:52,007 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 20:35:52,008 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 20:35:52,008 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 20:35:52,009 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 20:35:52,009 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4bf10fe1 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 20:35:55,031 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 20:35:56,426 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 20:35:56,631 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 20:35:56,946 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 20:35:57,887 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 20:35:57,907 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 20:35:57,970 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 20:35:58,197 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,199 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,201 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,203 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,205 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,220 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,222 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,224 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,226 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,228 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,240 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:35:58,251 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 20:35:58,370 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 20:35:58,376 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 20:35:58,377 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 20:35:58,378 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 20:35:58,380 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 20:35:58,381 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 20:35:58,398 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:35:58,427 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 20:35:58,430 Started JeecgApplication in 21.56 seconds (JVM running for 23.314) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 20:35:59,214 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 20:36:00,131 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 20:36:00,132 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 20:36:00,160 Completed initialization in 27 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 20:36:00,282 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 20:36:00,284 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 20:39:59,115 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MjExOTQsInVzZXJuYW1lIjoiYWRtaW4ifQ.kPwIDIqaQvgTi2kcfKVmD_FMK56pRZIYvMrupN6ib0M checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 20:39:59,206 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-25 20:40:00,277 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-25 20:40:20,358 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:40:20,490 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 20:40:21,557 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 20:40:21,564 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 20:40:21,573 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:40:21,653 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 20:40:21,699 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:40:26,837 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:40:27,059 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 20:40:28,657 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:40:53,487 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:40:53,541 ======获取全部菜单数据=====耗时:44毫秒 list SysPermissionController.java 82
INFO 2020-02-25 20:41:02,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:41:02,754 ======获取全部菜单数据=====耗时:27毫秒 list SysPermissionController.java 82
INFO 2020-02-25 20:41:13,915 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:41:24,400 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:41:24,418 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-25 20:41:24,436 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-25 20:41:24,460 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582634484419) getDictItems SysDictController.java 163
INFO 2020-02-25 20:41:38,929 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:42:16,775 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:42:16,934 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:42:30,510 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:42:30,510 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:42:30,511 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:42:30,523 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-25 20:42:30,523 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-25 20:42:30,529 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-25 20:42:30,529 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-25 20:42:30,540 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1582634550524) getDictItems SysDictController.java 163
INFO 2020-02-25 20:42:30,542 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1582634550524) getDictItems SysDictController.java 163
INFO 2020-02-25 20:43:23,329 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
Logback Log Messages

Log session start time Tue Feb 25 20:48:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 20:43:59,087 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 4576 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 20:43:59,092 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 20:44:02,536 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 20:44:02,540 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 20:44:02,642 Finished Spring Data repository scanning in 87ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 20:44:03,039 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$bbc2dc96] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:03,124 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:03,845 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 20:44:03,847 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 20:44:03,852 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:03,863 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:03,897 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:03,996 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,110 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$54be3d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,127 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,141 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,153 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9bbd7300] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,204 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,216 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$b0d7314a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,328 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,426 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,442 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$69163e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,479 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$aed650b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:04,486 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:44:05,007 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 20:44:05,028 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:44:05,042 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 20:44:05,042 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 20:44:05,049 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 20:44:05,206 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 20:44:05,207 Root WebApplicationContext: initialization completed in 5961 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 20:44:05,625 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 20:44:05,924 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 20:44:05,925 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 20:44:05,926 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 20:44:05,926 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 20:44:10,530 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 20:44:10,542 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 20:44:10,543 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 20:44:10,551 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 20:44:10,553 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 20:44:10,554 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 20:44:10,554 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 20:44:10,554 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 20:44:10,555 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@56e8a8a0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 20:44:13,662 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 20:44:15,097 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 20:44:15,320 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 20:44:15,658 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 20:44:16,637 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 20:44:16,661 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 20:44:16,735 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 20:44:16,946 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,948 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,950 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,952 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,954 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,969 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,971 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,973 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,976 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,977 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:16,988 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:44:17,001 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 20:44:17,138 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 20:44:17,145 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 20:44:17,145 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 20:44:17,147 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 20:44:17,149 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 20:44:17,153 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 20:44:17,180 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:44:17,235 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 20:44:17,243 Started JeecgApplication in 19.451 seconds (JVM running for 20.991) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 20:44:17,728 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 20:44:17,729 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 20:44:17,755 Completed initialization in 26 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 20:44:17,876 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 20:44:18,121 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 20:44:19,411 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 20:44:19,413 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 20:44:29,526 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 20:44:31,308 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:31,514 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 20:44:32,724 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 20:44:32,799 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 20:44:32,885 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:32,885 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:32,896 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:42,147 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:42,505 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
INFO 2020-02-25 20:44:42,532 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
INFO 2020-02-25 20:44:42,571 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
ERROR 2020-02-25 20:44:42,881 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 20:44:42,882 预览图片失败D:\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 20:44:42,883 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 20:44:42,892 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 20:44:42,893 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 20:44:43,924 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:46,863 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:47,008 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:49,372 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:53,063 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:44:53,075 保存数据规则>>菜单ID:1230785668077469698角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1232284678692978689 saveDatarule SysRoleController.java 335
INFO 2020-02-25 20:44:58,924 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 20:45:00,160 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:45:00,174 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 20:45:01,155 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 20:45:01,260 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 20:45:01,374 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:45:01,375 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:45:01,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:45:08,906 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:45:09,002 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 20:45:52,855 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:45:52,906 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 20:46:55,018 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:46:55,047 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 20:48:07,045 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:48:07,074 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 20:48:08,395 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:48:08,417 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Tue Feb 25 21:04:11 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 20:48:49,267 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2860 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 20:48:49,274 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 20:48:51,561 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 20:48:51,567 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 20:48:51,674 Finished Spring Data repository scanning in 88ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 20:48:52,143 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$dbe7f1c1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:52,232 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:52,839 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 20:48:52,841 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 20:48:52,845 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:52,851 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:52,883 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:52,975 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,092 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2570f8fc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,112 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,125 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,143 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bbe2882b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,206 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,218 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$d0fc4675] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,332 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,426 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,442 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$26b6790b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,481 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$cefb65db] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,487 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 20:48:53,937 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 20:48:53,954 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:48:53,966 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 20:48:53,967 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 20:48:53,974 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 20:48:54,169 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 20:48:54,170 Root WebApplicationContext: initialization completed in 4685 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 20:48:54,597 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 20:48:54,886 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 20:48:54,887 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 20:48:54,887 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 20:48:54,888 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 20:48:58,938 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 20:48:58,950 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 20:48:58,950 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 20:48:58,954 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 20:48:58,956 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 20:48:58,957 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 20:48:58,957 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 20:48:58,958 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 20:48:58,958 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@57920d6c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 20:49:02,050 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 20:49:03,536 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 20:49:03,751 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 20:49:04,125 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 20:49:05,091 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 20:49:05,112 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 20:49:05,179 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 20:49:05,380 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,382 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,384 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,386 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,388 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,403 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,405 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,408 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,410 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,413 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,425 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 20:49:05,436 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 20:49:05,602 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 20:49:05,625 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 20:49:05,625 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 20:49:05,632 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 20:49:05,636 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 20:49:05,639 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 20:49:05,691 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 20:49:05,734 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 20:49:05,740 Started JeecgApplication in 17.906 seconds (JVM running for 19.557) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 20:49:06,277 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 20:49:06,278 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 20:49:06,316 Completed initialization in 37 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 20:49:06,453 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 20:49:06,752 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 20:49:07,656 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 20:49:07,659 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 20:49:24,667 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 20:49:35,566 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:49:35,730 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 20:49:36,761 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 20:49:36,848 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:49:36,862 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 20:49:36,864 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 20:49:36,990 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:49:50,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:49:50,255 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 20:50:51,745 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:50:51,810 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 20:51:59,925 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:51:59,965 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 20:54:10,234 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:54:10,281 ======获取全部菜单数据=====耗时:38毫秒 list SysPermissionController.java 82
INFO 2020-02-25 20:54:21,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:54:23,767 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:54:23,791 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-25 20:54:23,801 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582635263792) getDictItems SysDictController.java 163
INFO 2020-02-25 20:54:37,289 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:54:37,477 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:54:47,026 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:54:55,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:54:56,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:54:56,319 ======获取全部菜单数据=====耗时:27毫秒 list SysPermissionController.java 82
INFO 2020-02-25 20:54:58,093 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:00,980 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:01,079 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:03,318 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:04,525 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:04,533 保存数据规则>>菜单ID:1230785668077469698角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1232284678692978689 saveDatarule SysRoleController.java 335
INFO 2020-02-25 20:55:07,065 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 20:55:08,753 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:08,766 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 20:55:09,718 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 20:55:09,734 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 20:55:09,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:09,828 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:11,598 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 20:55:12,799 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:12,812 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 20:55:13,894 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 20:55:13,926 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 20:55:13,941 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:13,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:14,128 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:55:30,804 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:56:26,930 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:57:36,466 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:57:42,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:57:42,990 ======获取全部菜单数据=====耗时:18毫秒 list SysPermissionController.java 82
INFO 2020-02-25 20:57:50,536 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:57:53,164 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:57:53,172 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-25 20:57:53,175 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582635473172) getDictItems SysDictController.java 163
INFO 2020-02-25 20:58:00,868 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:58:01,011 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:58:13,929 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 20:58:15,198 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:58:15,207 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 20:58:16,225 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 20:58:16,247 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 20:58:16,259 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:58:16,259 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:58:16,353 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 20:58:28,131 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:01:15,231 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:02:44,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:02:44,322 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Tue Feb 25 21:06:22 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 21:04:12,098 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8744 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 21:04:12,104 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 21:04:15,725 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 21:04:15,732 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 21:04:15,892 Finished Spring Data repository scanning in 137ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 21:04:16,324 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7346fb55] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:16,405 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,010 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 21:04:17,012 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 21:04:17,016 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,020 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,048 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,137 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,260 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bcd00290] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,292 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,304 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,330 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$534191bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,385 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,397 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$685b5009] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,536 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,669 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,686 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$be15829f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,755 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$665a6f6f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:17,767 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:04:18,391 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 21:04:18,421 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:04:18,437 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 21:04:18,438 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 21:04:18,444 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 21:04:18,625 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 21:04:18,625 Root WebApplicationContext: initialization completed in 6173 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 21:04:19,054 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 21:04:19,339 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 21:04:19,340 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 21:04:19,341 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 21:04:19,342 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 21:04:23,480 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 21:04:23,492 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 21:04:23,492 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 21:04:23,496 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 21:04:23,499 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 21:04:23,500 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 21:04:23,501 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 21:04:23,502 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 21:04:23,503 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5ac0bf84 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 21:04:26,596 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 21:04:28,057 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 21:04:28,275 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 21:04:28,616 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 21:04:29,607 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 21:04:29,629 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 21:04:29,727 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 21:04:29,928 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,930 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,932 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,934 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,936 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,951 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,953 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,956 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,959 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,961 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,972 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:04:29,983 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 21:04:30,106 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 21:04:30,115 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 21:04:30,116 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 21:04:30,117 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 21:04:30,119 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 21:04:30,121 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 21:04:30,158 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:04:30,240 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 21:04:30,251 Started JeecgApplication in 19.442 seconds (JVM running for 21.15) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 21:04:31,053 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 21:04:31,673 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 21:04:31,674 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 21:04:31,706 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 21:04:31,854 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 21:04:31,856 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 21:04:32,638 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:04:43,151 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:04:43,525 ======获取全部菜单数据=====耗时:228毫秒 list SysPermissionController.java 82
INFO 2020-02-25 21:04:50,651 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:04:54,873 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:04:54,913 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-25 21:04:54,934 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582635894929) getDictItems SysDictController.java 163
INFO 2020-02-25 21:05:04,243 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:05:04,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:05:09,580 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:05:09,758 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-25 21:05:09,928 nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE ORDER BY create_time DESC ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.CarStatusMapper.list ### The error occurred while executing a query ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE ORDER BY create_time DESC ) TOTAL handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE ORDER BY create_time DESC ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.CarStatusMapper.list ### The error occurred while executing a query ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE ORDER BY create_time DESC ) TOTAL
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy132.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:39)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$f3041b9.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$a807fe85.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:67)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$4d770b4a.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE ORDER BY create_time DESC ) TOTAL ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.CarStatusMapper.list ### The error occurred while executing a query ### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE ORDER BY create_time DESC ) TOTAL
    at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:149)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 134 common frames omitted
Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE ORDER BY create_time DESC ) TOTAL
    at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:39)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:239)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:193)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
     ... 140 common frames omitted
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'RDER BY create_time DESC ) TOTAL', expect RPAREN, actual BY pos 1265, line 41, column 9, token BY : SELECT COUNT(1) FROM ( SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE ORDER BY create_time DESC ) TOTAL
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy278.prepareStatement(Unknown Source)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:220)
     ... 156 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'RDER BY create_time DESC ) TOTAL', expect RPAREN, actual BY pos 1265, line 41, column 9, token BY
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLParser.accept(SQLParser.java:295)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.parseTableSource(MySqlSelectParser.java:248)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.parseFrom(MySqlSelectParser.java:89)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:193)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 169 common frames omitted
Logback Log Messages

Log session start time Tue Feb 25 21:09:39 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 21:06:22,909 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 9128 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 21:06:22,923 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 21:06:25,431 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 21:06:25,435 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 21:06:25,538 Finished Spring Data repository scanning in 88ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 21:06:25,933 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$bc6598b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,021 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,496 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 21:06:26,498 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 21:06:26,621 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,627 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,657 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,788 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,891 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$554f60c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,905 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,913 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,926 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ebc0eff5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,974 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:26,984 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$daae3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:27,164 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:27,244 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:27,262 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5694e0d5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:27,298 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$fed9cda5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:27,304 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:06:27,808 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 21:06:27,829 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:06:27,838 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 21:06:27,838 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 21:06:27,844 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 21:06:28,000 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 21:06:28,001 Root WebApplicationContext: initialization completed in 4918 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 21:06:28,457 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 21:06:28,776 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 21:06:28,777 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 21:06:28,778 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 21:06:28,779 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 21:06:32,816 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 21:06:32,828 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 21:06:32,828 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 21:06:32,832 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 21:06:32,834 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 21:06:32,835 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 21:06:32,836 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 21:06:32,836 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 21:06:32,836 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@69ab2d6a setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 21:06:36,238 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 21:06:37,733 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 21:06:37,955 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 21:06:38,290 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 21:06:39,260 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 21:06:39,281 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 21:06:39,349 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 21:06:39,549 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,551 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,553 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,555 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,557 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,577 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,580 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,583 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,586 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,589 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,603 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:06:39,617 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 21:06:39,742 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 21:06:39,750 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 21:06:39,750 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 21:06:39,753 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 21:06:39,759 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 21:06:39,762 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 21:06:39,796 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:06:39,869 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 21:06:39,875 Started JeecgApplication in 18.291 seconds (JVM running for 19.925) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 21:06:40,734 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 21:06:41,692 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 21:06:41,694 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 21:06:41,777 Completed initialization in 82 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 21:06:42,235 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 21:06:42,238 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 21:06:43,415 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:06:46,898 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-25 21:06:46,910 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-25 21:06:47,008 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 21:06:52,215 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:06:52,326 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 21:06:54,156 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 21:06:54,243 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 21:06:54,329 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:06:54,330 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:06:54,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:07:02,785 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:07:03,143 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-25 21:07:03,178 {conn-10005, pstmt-20023} execute error. SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE 1=1 ORDER BY create_time DESC LIMIT ?,? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'create_time' in order clause is ambiguous
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy132.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:39)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$8e032164.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$26dade30.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:67)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$c8f4a37d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-25 21:07:03,323 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'create_time' in order clause is ambiguous ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE 1=1 ORDER BY create_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'create_time' in order clause is ambiguous ; Column 'create_time' in order clause is ambiguous; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'create_time' in order clause is ambiguous handleDataIntegrityViolationException JeecgBootExceptionHandler.java 96
org.springframework.dao.DataIntegrityViolationException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'create_time' in order clause is ambiguous ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\CarStatusMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT a.id as id, a.create_by as createBy, a.create_time as createTime, a.update_by as updateBy, a.update_time as updateTime, a.sys_org_code as sysOrgCode, a.car_id as "car.id", a.status as status, a.speed as speed, a.rotation as rotation, a.acceleration as acceleration, a.inclination as inclination, a.idling as idling, a.coolant_temperature as coolantTemperature, a.onflow_temperature as onflowTemperature, a.engine_oil_temperature as engineOilTemperature, a.latitude as latitude, a.longitude as longitude, a.breakdown as breakdown, a.catalyzer_tem_one_one as catalyzerTemOneOne, a.catalyzer_tem_two_one as catalyzerTemTwoOne, a.catalyzer_tem_one_two as catalyzerTemOneTwo, a.catalyzer_tem_two_two as catalyzerTemTwoTwo, a.osv_one_one as osvOneOne, a.osv_one_two as osvOneTwo, a.osv_one_there as osvOneThere, a.osv_one_four as osvOneFour, a.osv_two_one as osvTwoOne, a.osv_two_two as osvTwoTwo, a.osv_two_there as osvTwoThere, a.osv_two_four as osvTwoFour, a.stfc_one as stfcOne, a.ltfc_one as ltfcOne, a.stfc_two as stfcTwo, a.ltfc_two as ltfcTwo, b.car_number as "car.carNumber" FROM iov_car_status a LEFT JOIN iov_car b on a.car_id=b.id WHERE 1=1 ORDER BY create_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'create_time' in order clause is ambiguous ; Column 'create_time' in order clause is ambiguous; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'create_time' in order clause is ambiguous
    at org.springframework.jdbc.support.SQLExceptionSubclassTranslator.doTranslate(SQLExceptionSubclassTranslator.java:87)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy132.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:39)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$8e032164.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$26dade30.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:67)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$c8f4a37d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'create_time' in order clause is ambiguous
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy279.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy277.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 134 common frames omitted
Logback Log Messages

Log session start time Tue Feb 25 21:14:47 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 21:09:39,880 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 5376 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 21:09:39,886 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 21:09:43,330 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 21:09:43,337 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 21:09:43,497 Finished Spring Data repository scanning in 131ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 21:09:44,047 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$99e59668] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:44,169 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:44,966 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 21:09:44,968 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 21:09:44,973 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:44,979 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,019 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,110 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,266 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e36e9da3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,281 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,291 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,303 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$79e02cd2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,353 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,363 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8ef9eb1c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,479 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,618 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,635 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e4b41db2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,673 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8cf90a82] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:45,679 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:09:46,133 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 21:09:46,148 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:09:46,159 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 21:09:46,160 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 21:09:46,167 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 21:09:46,340 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 21:09:46,342 Root WebApplicationContext: initialization completed in 6251 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 21:09:46,775 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 21:09:47,064 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 21:09:47,065 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 21:09:47,066 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 21:09:47,066 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 21:09:51,299 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 21:09:51,318 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 21:09:51,319 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 21:09:51,328 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 21:09:51,332 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 21:09:51,335 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 21:09:51,337 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 21:09:51,338 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 21:09:51,339 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@17332039 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 21:09:54,563 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 21:09:56,752 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 21:09:57,163 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 21:09:57,963 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 21:09:59,173 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 21:09:59,194 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 21:09:59,257 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 21:09:59,450 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,452 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,454 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,456 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,458 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,474 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,476 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,478 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,480 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,483 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,494 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:09:59,506 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 21:09:59,675 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 21:09:59,687 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 21:09:59,687 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 21:09:59,690 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 21:09:59,692 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 21:09:59,694 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 21:09:59,724 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:09:59,763 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 21:09:59,768 Started JeecgApplication in 21.153 seconds (JVM running for 22.83) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 21:10:00,755 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 21:10:00,851 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 21:10:00,852 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 21:10:00,883 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 21:10:01,054 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:10:01,057 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 21:10:01,065 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 25 21:16:52 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 21:14:47,367 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 13900 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 21:14:47,373 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 21:14:49,860 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 21:14:49,864 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 21:14:49,964 Finished Spring Data repository scanning in 86ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 21:14:50,358 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9920beb7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:50,443 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,074 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 21:14:51,075 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 21:14:51,079 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,085 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,116 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,269 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,449 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e2a9c5f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,462 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,470 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,483 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$791b5521] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,533 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,544 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8e35136b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,679 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,812 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,829 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e3ef4601] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,870 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8c3432d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:51,877 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:14:52,355 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 21:14:52,371 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:14:52,381 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 21:14:52,382 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 21:14:52,405 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 21:14:52,564 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 21:14:52,566 Root WebApplicationContext: initialization completed in 5032 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 21:14:53,216 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 21:14:53,528 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 21:14:53,529 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 21:14:53,530 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 21:14:53,530 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 21:14:57,684 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 21:14:57,697 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 21:14:57,698 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 21:14:57,701 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 21:14:57,703 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 21:14:57,704 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 21:14:57,705 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 21:14:57,705 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 21:14:57,706 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@73958426 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 21:15:00,890 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 21:15:02,509 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 21:15:02,849 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 21:15:03,218 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 21:15:04,270 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 21:15:04,290 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 21:15:04,350 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 21:15:04,560 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,563 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,566 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,569 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,573 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,595 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,597 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,599 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,601 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,603 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,615 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:15:04,625 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 21:15:04,747 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 21:15:04,755 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 21:15:04,755 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 21:15:04,757 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 21:15:04,759 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 21:15:04,761 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 21:15:04,796 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:15:04,862 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 21:15:04,868 Started JeecgApplication in 18.821 seconds (JVM running for 20.413) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 21:15:05,689 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 21:15:07,079 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 21:15:07,080 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 21:15:07,111 Completed initialization in 31 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 21:15:07,454 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 21:15:07,470 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 21:15:09,091 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:15:12,583 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 21:15:14,181 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:15:14,275 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-25 21:15:14,306 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 21:15:15,654 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 21:15:15,738 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 21:15:15,827 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:15:15,828 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:15:15,852 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:15:22,618 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:15:22,870 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-25 21:15:22,936 nested exception is org.apache.ibatis.binding.BindingException: Parameter 'createBy' not found. Available parameters are [queryWrapper, page, param1, param2] handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter 'createBy' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy132.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:39)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$93480e5f.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$2c1fcb2b.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:67)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$2e5a7e01.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.binding.BindingException: Parameter 'createBy' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.apache.ibatis.binding.MapperMethod$ParamMap.get(MapperMethod.java:212)
    at org.apache.ibatis.reflection.wrapper.MapWrapper.get(MapWrapper.java:45)
    at org.apache.ibatis.reflection.MetaObject.getValue(MetaObject.java:122)
    at com.baomidou.mybatisplus.core.executor.AbstractBaseExecutor.createCacheKey(AbstractBaseExecutor.java:88)
    at org.apache.ibatis.executor.CachingExecutor.createCacheKey(CachingExecutor.java:146)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:82)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 134 common frames omitted
INFO 2020-02-25 21:16:18,808 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:16:21,311 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:16:21,374 ======获取全部菜单数据=====耗时:54毫秒 list SysPermissionController.java 82
INFO 2020-02-25 21:16:26,845 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:16:28,754 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:16:28,781 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-25 21:16:28,789 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582636588782) getDictItems SysDictController.java 163
Logback Log Messages

Log session start time Tue Feb 25 21:19:35 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 21:16:52,667 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 6820 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 21:16:52,674 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 21:16:55,046 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 21:16:55,050 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 21:16:55,159 Finished Spring Data repository scanning in 93ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 21:16:55,570 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1d10b96b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:55,669 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,307 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 21:16:56,309 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 21:16:56,315 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,320 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,354 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,439 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,567 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6699c0a6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,632 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,661 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,688 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fd0b4fd5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,765 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,791 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$12250e1f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:56,996 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:57,099 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:57,129 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$67df40b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:57,181 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$10242d85] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:57,189 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:16:57,723 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 21:16:57,777 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:16:57,814 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 21:16:57,815 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 21:16:57,832 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 21:16:58,128 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 21:16:58,130 Root WebApplicationContext: initialization completed in 5302 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 21:16:58,716 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 21:16:59,056 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 21:16:59,057 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 21:16:59,057 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 21:16:59,058 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 21:17:03,145 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 21:17:03,158 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 21:17:03,158 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 21:17:03,164 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 21:17:03,167 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 21:17:03,169 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 21:17:03,169 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 21:17:03,170 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 21:17:03,171 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@785ef70f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 21:17:06,270 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 21:17:07,710 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 21:17:07,921 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 21:17:08,262 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 21:17:09,263 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 21:17:09,282 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 21:17:09,342 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 21:17:09,568 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,570 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,572 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,574 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,576 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,592 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,594 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,596 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,598 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,600 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,611 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:17:09,623 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 21:17:09,751 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 21:17:09,763 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 21:17:09,763 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 21:17:09,765 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 21:17:09,767 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 21:17:09,768 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 21:17:09,797 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:17:09,862 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 21:17:09,870 Started JeecgApplication in 18.46 seconds (JVM running for 20.035) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 21:17:10,697 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 21:17:11,993 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 21:17:11,994 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 21:17:12,015 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 21:17:12,139 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 21:17:12,142 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 21:17:13,837 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:17:22,313 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 21:17:23,798 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:17:23,983 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 21:17:25,506 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 21:17:25,596 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 21:17:25,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:17:25,699 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:17:25,756 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:17:26,429 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:17:26,429 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:17:29,651 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:17:29,877 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-25 21:17:29,945 nested exception is org.apache.ibatis.binding.BindingException: Parameter 'sys_user_code' not found. Available parameters are [queryWrapper, page, param1, param2] handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter 'sys_user_code' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy132.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:39)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$dd43ee4c.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$761bab18.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:67)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$656d804d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.binding.BindingException: Parameter 'sys_user_code' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.apache.ibatis.binding.MapperMethod$ParamMap.get(MapperMethod.java:212)
    at org.apache.ibatis.reflection.wrapper.MapWrapper.get(MapWrapper.java:45)
    at org.apache.ibatis.reflection.MetaObject.getValue(MetaObject.java:122)
    at com.baomidou.mybatisplus.core.executor.AbstractBaseExecutor.createCacheKey(AbstractBaseExecutor.java:88)
    at org.apache.ibatis.executor.CachingExecutor.createCacheKey(CachingExecutor.java:146)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:82)
    at sun.reflect.GeneratedMethodAccessor228.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 134 common frames omitted
INFO 2020-02-25 21:18:26,090 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 21:18:26,409 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 21:18:26,410 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 21:18:26,413 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 21:18:26,414 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 21:18:26,413 预览图片失败D:\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 21:18:28,608 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:18:32,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:18:32,364 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:18:34,903 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:18:37,235 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:18:37,248 保存数据规则>>菜单ID:1230785668077469698角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID: saveDatarule SysRoleController.java 335
INFO 2020-02-25 21:18:51,778 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 21:18:51,804 nested exception is org.apache.ibatis.binding.BindingException: Parameter 'sys_user_code' not found. Available parameters are [queryWrapper, page, param1, param2] handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter 'sys_user_code' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy132.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:39)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$dd43ee4c.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$761bab18.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:67)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$656d804d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.binding.BindingException: Parameter 'sys_user_code' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.apache.ibatis.binding.MapperMethod$ParamMap.get(MapperMethod.java:212)
    at org.apache.ibatis.reflection.wrapper.MapWrapper.get(MapWrapper.java:45)
    at org.apache.ibatis.reflection.MetaObject.getValue(MetaObject.java:122)
    at com.baomidou.mybatisplus.core.executor.AbstractBaseExecutor.createCacheKey(AbstractBaseExecutor.java:88)
    at org.apache.ibatis.executor.CachingExecutor.createCacheKey(CachingExecutor.java:146)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:82)
    at sun.reflect.GeneratedMethodAccessor228.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor248.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 134 common frames omitted
Logback Log Messages

Log session start time Tue Feb 25 21:22:17 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 21:19:35,246 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 11860 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 21:19:35,317 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 21:19:37,681 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 21:19:37,685 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 21:19:37,788 Finished Spring Data repository scanning in 86ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 21:19:38,165 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$69ddf7b3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:38,248 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:38,879 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 21:19:38,881 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 21:19:38,885 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:38,890 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:38,919 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,004 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,129 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b366feee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,154 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,168 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,183 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$49d88e1d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,231 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,241 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5ef24c67] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,357 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,465 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,484 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b4ac7efd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,520 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5cf16bcd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,527 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:19:39,991 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 21:19:40,006 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:19:40,017 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 21:19:40,018 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 21:19:40,024 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 21:19:40,205 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 21:19:40,205 Root WebApplicationContext: initialization completed in 4818 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 21:19:40,620 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 21:19:40,918 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 21:19:40,918 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 21:19:40,920 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 21:19:40,921 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 21:19:44,968 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 21:19:44,980 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 21:19:44,981 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 21:19:44,984 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 21:19:44,986 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 21:19:44,987 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 21:19:44,988 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 21:19:44,988 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 21:19:44,988 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6ab1f85b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 21:19:48,119 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 21:19:49,629 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 21:19:49,869 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 21:19:50,223 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 21:19:51,296 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 21:19:51,316 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 21:19:51,380 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 21:19:51,575 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,577 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,579 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,583 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,585 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,600 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,603 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,605 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,607 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,609 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,620 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:19:51,630 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 21:19:51,753 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 21:19:51,761 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 21:19:51,762 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 21:19:51,763 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 21:19:51,766 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 21:19:51,767 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 21:19:51,792 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:19:51,857 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 21:19:51,866 Started JeecgApplication in 17.894 seconds (JVM running for 19.564) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 21:19:52,688 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 21:19:54,053 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 21:19:54,054 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 21:19:54,090 Completed initialization in 35 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 21:19:54,253 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 21:19:54,255 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 21:19:56,530 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:20:06,368 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:20:06,837 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 21:20:23,221 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 21:20:23,293 nested exception is org.apache.ibatis.binding.BindingException: Parameter 'creatBy' not found. Available parameters are [queryWrapper, page, param1, param2] handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter 'creatBy' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy132.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:39)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$3b046ee5.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$d3dc2bb1.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:67)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$a0d8d45d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.binding.BindingException: Parameter 'creatBy' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.apache.ibatis.binding.MapperMethod$ParamMap.get(MapperMethod.java:212)
    at org.apache.ibatis.reflection.wrapper.MapWrapper.get(MapWrapper.java:45)
    at org.apache.ibatis.reflection.MetaObject.getValue(MetaObject.java:122)
    at com.baomidou.mybatisplus.core.executor.AbstractBaseExecutor.createCacheKey(AbstractBaseExecutor.java:88)
    at org.apache.ibatis.executor.CachingExecutor.createCacheKey(CachingExecutor.java:146)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:82)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 134 common frames omitted
INFO 2020-02-25 21:20:47,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:20:49,654 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:20:49,788 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:20:51,840 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:20:53,513 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:20:53,527 保存数据规则>>菜单ID:1230785668077469698角色ID:f6817f48af4fb3af11b9e8bf182f618b数据权限ID:1232284678692978689 saveDatarule SysRoleController.java 335
INFO 2020-02-25 21:21:05,589 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:21:05,637 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-25 21:21:05,640 nested exception is org.apache.ibatis.binding.BindingException: Parameter 'creatBy' not found. Available parameters are [queryWrapper, page, param1, param2] handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter 'creatBy' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy132.list(Unknown Source)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl.list(CarStatusServiceImpl.java:39)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$3b046ee5.list(<generated>)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$FastClassBySpringCGLIB$$702f4bd5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.CarStatusServiceImpl$$EnhancerBySpringCGLIB$$d3dc2bb1.list(<generated>)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:67)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$a0d8d45d.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.ibatis.binding.BindingException: Parameter 'creatBy' not found. Available parameters are [queryWrapper, page, param1, param2]
    at org.apache.ibatis.binding.MapperMethod$ParamMap.get(MapperMethod.java:212)
    at org.apache.ibatis.reflection.wrapper.MapWrapper.get(MapWrapper.java:45)
    at org.apache.ibatis.reflection.MetaObject.getValue(MetaObject.java:122)
    at com.baomidou.mybatisplus.core.executor.AbstractBaseExecutor.createCacheKey(AbstractBaseExecutor.java:88)
    at org.apache.ibatis.executor.CachingExecutor.createCacheKey(CachingExecutor.java:146)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:82)
    at sun.reflect.GeneratedMethodAccessor250.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor262.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 134 common frames omitted
Logback Log Messages

Log session start time Tue Feb 25 21:35:37 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 21:22:17,909 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 12104 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 21:22:17,914 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 21:22:20,390 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 21:22:20,393 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 21:22:20,495 Finished Spring Data repository scanning in 86ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 21:22:20,900 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a3224c84] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:20,982 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,612 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 21:22:21,614 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 21:22:21,618 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,623 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,653 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,739 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,856 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ecab53bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,875 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,886 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,908 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$831ce2ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,960 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:21,971 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9836a138] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:22,078 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:22,195 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:22,218 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$edf0d3ce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:22,255 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$9635c09e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:22,262 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:22:22,700 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 21:22:22,716 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:22:22,727 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 21:22:22,727 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 21:22:22,734 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 21:22:22,920 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 21:22:22,921 Root WebApplicationContext: initialization completed in 4869 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 21:22:23,544 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 21:22:23,934 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 21:22:23,935 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 21:22:23,936 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 21:22:23,936 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 21:22:28,014 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 21:22:28,027 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 21:22:28,028 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 21:22:28,032 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 21:22:28,035 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 21:22:28,036 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 21:22:28,036 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 21:22:28,037 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 21:22:28,037 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4888d1ea setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 21:22:31,151 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 21:22:32,613 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 21:22:32,848 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 21:22:33,194 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 21:22:34,235 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 21:22:34,255 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 21:22:34,318 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 21:22:34,525 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,527 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,529 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,531 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,533 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,548 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,550 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,552 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,556 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,558 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,569 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:22:34,581 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 21:22:34,709 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 21:22:34,717 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 21:22:34,718 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 21:22:34,720 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 21:22:34,723 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 21:22:34,724 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 21:22:34,752 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:22:34,823 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 21:22:34,829 Started JeecgApplication in 18.153 seconds (JVM running for 19.948) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 21:22:35,668 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 21:22:36,427 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 21:22:36,428 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 21:22:36,459 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 21:22:36,602 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 21:22:36,606 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 21:22:38,922 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:22:55,710 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 21:22:57,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:22:57,353 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 21:22:58,430 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:22:58,479 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:22:58,481 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 21:22:58,486 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 21:22:58,599 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:23:05,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:23:05,440 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 21:27:28,095 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:27:28,145 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 21:27:36,014 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:27:36,083 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 21:27:57,309 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:27:57,357 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 21:28:46,853 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:28:46,896 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 21:30:06,940 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:30:06,985 ======获取全部菜单数据=====耗时:36毫秒 list SysPermissionController.java 82
INFO 2020-02-25 21:30:12,798 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:30:14,640 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:30:14,662 dictCode : rule_conditions getDictItems SysDictController.java 130
INFO 2020-02-25 21:30:14,668 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=>, text=大于), DictModel(value=<, text=小于), DictModel(value=!=, text=不等于), DictModel(value==, text=等于), DictModel(value=>=, text=大于等于), DictModel(value=<=, text=小于等于), DictModel(value=LIKE, text=模糊), DictModel(value=IN, text=包含), DictModel(value=USE_SQL_RULES, text=自定义SQL表达式)], timestamp=1582637414663) getDictItems SysDictController.java 163
INFO 2020-02-25 21:30:20,871 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:30:21,014 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:30:35,189 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 21:30:35,226 Cannot convert String [#{sys_user_code}] to target class [org.jeecg.modules.iov.entity.Car] installMplus QueryGenerator.java 167
java.lang.IllegalArgumentException: Cannot convert String [#{sys_user_code}] to target class [org.jeecg.modules.iov.entity.Car]
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:230)
    at org.jeecg.common.system.query.QueryGenerator.addRuleToQueryWrapper(QueryGenerator.java:480)
    at org.jeecg.common.system.query.QueryGenerator.installMplus(QueryGenerator.java:120)
    at org.jeecg.common.system.query.QueryGenerator.initQueryWrapper(QueryGenerator.java:75)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:65)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$baecf259.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Tue Feb 25 21:51:11 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 21:35:37,627 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 6376 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 21:35:37,632 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 21:35:40,007 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 21:35:40,012 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 21:35:40,127 Finished Spring Data repository scanning in 95ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 21:35:40,608 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a018ecf2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:40,856 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,363 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 21:35:41,366 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 21:35:41,371 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,377 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,416 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,531 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,690 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e9a1f42d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,706 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,718 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,741 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8013835c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,814 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,832 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$952d41a6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:41,991 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:42,120 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:42,152 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$eae7743c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:42,234 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$932c610c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:42,248 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:35:42,973 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 21:35:42,999 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:35:43,011 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 21:35:43,012 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 21:35:43,019 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 21:35:43,227 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 21:35:43,228 Root WebApplicationContext: initialization completed in 5530 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 21:35:44,035 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 21:35:44,629 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 21:35:44,630 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 21:35:44,632 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 21:35:44,632 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 21:35:51,036 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 21:35:51,059 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 21:35:51,060 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 21:35:51,067 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 21:35:51,071 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 21:35:51,073 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 21:35:51,074 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 21:35:51,075 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 21:35:51,076 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@ec1b776 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 21:35:54,662 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 21:35:56,502 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 21:35:56,790 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 21:35:57,240 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 21:35:58,879 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 21:35:58,905 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 21:35:58,985 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 21:35:59,245 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,247 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,249 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,252 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,254 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,271 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,273 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,275 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,277 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,279 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,291 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:35:59,306 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 21:35:59,463 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 21:35:59,479 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 21:35:59,480 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 21:35:59,484 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 21:35:59,487 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 21:35:59,488 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 21:35:59,528 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:35:59,592 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 21:35:59,595 Started JeecgApplication in 23.044 seconds (JVM running for 29.552) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 21:36:00,222 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 21:36:00,224 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 21:36:00,285 Completed initialization in 61 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 21:36:00,662 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:36:00,673 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 21:36:01,035 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 21:36:02,273 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 21:36:02,278 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 21:36:03,844 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:36:04,147 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 21:36:05,626 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 21:36:05,704 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 21:36:05,783 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:36:05,798 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:36:05,814 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:36:19,251 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:36:23,872 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-25 21:51:00,519 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 21:51:00,525 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
ERROR 2020-02-25 21:51:00,523 java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 handleException JeecgBootExceptionHandler.java 57
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 93 common frames omitted
INFO 2020-02-25 21:51:00,531 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-25 21:51:00,532 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-25 21:51:00,532 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-25 21:51:00,534 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
WARN 2020-02-25 21:51:00,531 Failure in @ExceptionHandler public org.jeecg.common.api.vo.Result<?> org.jeecg.common.exception.JeecgBootExceptionHandler.handleException(java.lang.Exception) doResolveHandlerMethodException ExceptionHandlerExceptionResolver.java 419
org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:299)
    at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:262)
    at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118)
    at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100)
    at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:287)
    at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:103)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:290)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:180)
    at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119)
    at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:408)
    at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:61)
    at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:139)
    at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:80)
    at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1297)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1109)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。
    at sun.nio.ch.SocketDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
    at sun.nio.ch.IOUtil.write(IOUtil.java:65)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
    at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134)
    at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:105)
    at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:144)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1223)
    at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:743)
    at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:696)
    at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:686)
    at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.flush(Http11OutputBuffer.java:553)
    at org.apache.coyote.http11.filters.ChunkedOutputFilter.flush(ChunkedOutputFilter.java:157)
    at org.apache.coyote.http11.filters.GzipOutputFilter.flush(GzipOutputFilter.java:104)
    at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:216)
    at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1149)
    at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:394)
    at org.apache.coyote.Response.action(Response.java:209)
    at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:295)
     ... 96 common frames omitted
INFO 2020-02-25 21:51:00,540 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-25 21:51:00,547 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-25 21:51:00,566 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-25 21:51:02,113 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Wed Feb 26 14:50:04 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-25 21:51:11,776 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 11704 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-25 21:51:11,844 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-25 21:51:14,451 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-25 21:51:14,455 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-25 21:51:14,554 Finished Spring Data repository scanning in 84ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-25 21:51:14,938 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$865466b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,021 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,631 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-25 21:51:15,634 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-25 21:51:15,637 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,642 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,674 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,763 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,887 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cfdd6deb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,907 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,923 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,938 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$664efd1a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:15,993 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:16,004 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7b68bb64] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:16,115 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:16,226 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:16,243 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d122edfa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:16,285 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7967daca] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:16,292 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-25 21:51:16,733 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-25 21:51:16,751 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:51:16,762 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-25 21:51:16,762 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-25 21:51:16,769 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-25 21:51:16,965 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-25 21:51:16,966 Root WebApplicationContext: initialization completed in 5037 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-25 21:51:17,387 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-25 21:51:17,672 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-25 21:51:17,673 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-25 21:51:17,674 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-25 21:51:17,674 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-25 21:51:21,728 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-25 21:51:21,741 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-25 21:51:21,742 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-25 21:51:21,746 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-25 21:51:21,748 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-25 21:51:21,749 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-25 21:51:21,749 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-25 21:51:21,750 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-25 21:51:21,750 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@69ab2d6a setJobFactory QuartzScheduler.java 2287
WARN 2020-02-25 21:51:24,852 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-25 21:51:26,266 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-25 21:51:26,498 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-25 21:51:26,861 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-25 21:51:27,863 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-25 21:51:27,883 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-25 21:51:27,945 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-25 21:51:28,138 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,139 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,142 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,143 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,145 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,160 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,162 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,165 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,167 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,169 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,182 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-25 21:51:28,193 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-25 21:51:28,325 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-25 21:51:28,332 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-25 21:51:28,333 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-25 21:51:28,334 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-25 21:51:28,338 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-25 21:51:28,339 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-25 21:51:28,375 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-25 21:51:28,436 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-25 21:51:28,444 Started JeecgApplication in 18.012 seconds (JVM running for 19.671) logStarted StartupInfoLogger.java 59
INFO 2020-02-25 21:51:29,270 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-25 21:51:30,150 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-25 21:51:30,151 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-25 21:51:30,178 Completed initialization in 26 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-25 21:51:30,373 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-25 21:51:30,376 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-25 21:51:30,732 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-25 21:51:48,233 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-25 21:51:50,238 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:51:50,335 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-25 21:51:50,367 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-25 21:51:51,623 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-25 21:51:51,725 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 21:51:51,797 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:51:51,804 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:51:51,825 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:51:55,365 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 21:51:55,768 Cannot convert String [#{sys_user_code}] to target class [org.jeecg.modules.iov.entity.Car] installMplus QueryGenerator.java 167
java.lang.IllegalArgumentException: Cannot convert String [#{sys_user_code}] to target class [org.jeecg.modules.iov.entity.Car]
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:230)
    at org.jeecg.common.system.query.QueryGenerator.addRuleToQueryWrapper(QueryGenerator.java:480)
    at org.jeecg.common.system.query.QueryGenerator.installMplus(QueryGenerator.java:120)
    at org.jeecg.common.system.query.QueryGenerator.initQueryWrapper(QueryGenerator.java:75)
    at org.jeecg.modules.iov.controller.CarStatusController.queryPageList(CarStatusController.java:68)
    at org.jeecg.modules.iov.controller.CarStatusController$$FastClassBySpringCGLIB$$1a7aec5f.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.PermissionDataAspect.arround(PermissionDataAspect.java:112)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.CarStatusController$$EnhancerBySpringCGLIB$$4908d302.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-25 21:52:37,980 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:52:42,725 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-25 21:52:42,971 预览图片失败D:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 21:52:42,972 预览图片失败D:\upFiles\null (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 21:52:42,974 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 21:52:42,975 预览图片失败D:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-25 21:52:42,985 预览图片失败D:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-25 21:52:44,617 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:52:44,669 ======获取全部菜单数据=====耗时:45毫秒 list SysPermissionController.java 82
INFO 2020-02-25 21:52:51,554 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:52:54,777 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:52:54,956 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-25 21:52:59,065 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
Logback Log Messages

Log session start time Wed Feb 26 16:42:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-26 14:50:05,074 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10640 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-26 14:50:05,090 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-26 14:50:08,880 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-26 14:50:08,880 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-26 14:50:08,989 Finished Spring Data repository scanning in 93ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-26 14:50:09,411 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$afa9665e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:09,505 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,208 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-26 14:50:10,208 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-26 14:50:10,208 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,224 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,255 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,333 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,474 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f9326d99] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,505 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,520 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,536 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8fa3fcc8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,583 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,599 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a4bdbb12] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,755 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,880 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,895 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$fa77eda8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,927 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a2bcda78] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:10,942 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 14:50:11,489 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-26 14:50:11,505 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 14:50:11,520 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-26 14:50:11,520 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-26 14:50:11,536 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-26 14:50:11,739 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-26 14:50:11,739 Root WebApplicationContext: initialization completed in 6586 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-26 14:50:12,177 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-26 14:50:12,520 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-26 14:50:12,520 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-26 14:50:12,520 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-26 14:50:12,520 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-26 14:50:16,948 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-26 14:50:16,948 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-26 14:50:16,963 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-26 14:50:16,963 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-26 14:50:16,963 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-26 14:50:16,963 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-26 14:50:16,963 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-26 14:50:16,963 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-26 14:50:16,963 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@67ecf7ed setJobFactory QuartzScheduler.java 2287
WARN 2020-02-26 14:50:20,134 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-26 14:50:21,821 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-26 14:50:22,150 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-26 14:50:22,587 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-26 14:50:23,681 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-26 14:50:23,714 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-26 14:50:23,781 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-26 14:50:24,022 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,024 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,026 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,028 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,030 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,048 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,050 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,052 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,054 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,056 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,067 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 14:50:24,080 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-26 14:50:24,222 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-26 14:50:24,237 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-26 14:50:24,238 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-26 14:50:24,240 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-26 14:50:24,244 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-26 14:50:24,247 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-26 14:50:24,374 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 14:50:24,402 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-26 14:50:24,405 Started JeecgApplication in 20.955 seconds (JVM running for 24.015) logStarted StartupInfoLogger.java 59
INFO 2020-02-26 14:50:25,260 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-26 14:50:26,947 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-26 14:50:26,948 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-26 14:50:26,978 Completed initialization in 29 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-26 14:50:27,127 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-26 14:50:27,131 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-26 14:50:36,919 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI2MzYyMjAsInVzZXJuYW1lIjoiYWRtaW4ifQ.drNqYsxUEgsVUYV4ndC4s8qtXPu74Ai84oRnLij5Jw0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-26 14:50:37,121 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 14:50:38,367 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-26 14:51:22,198 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:51:22,238 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-26 14:51:23,817 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 14:51:23,833 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 14:51:23,916 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:51:23,916 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:51:23,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:51:28,296 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:53:03,431 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:53:48,100 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:53:51,499 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:55:03,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:55:09,136 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:55:09,158 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 14:55:09,687 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 14:55:10,327 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 14:55:10,540 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 14:55:10,669 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:55:10,669 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:55:10,717 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 14:55:13,872 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:00:42,694 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 15:00:42,696 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 15:00:42,780 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:01:36,034 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:01:36,060 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:01:38,032 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:01:38,128 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:01:38,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:01:38,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:01:38,301 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:02:01,918 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:03:46,656 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:09:06,368 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:09:08,314 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:09:08,331 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:09:09,379 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:09:09,466 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:09:09,566 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:09:09,588 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:09:09,595 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:09:12,740 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:21:28,424 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:21:31,913 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:21:31,968 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-26 15:21:31,971 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:21:34,104 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:21:34,200 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:21:34,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:21:34,407 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:21:34,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:21:37,911 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:24:26,860 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:24:30,446 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:24:30,499 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:24:32,314 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:24:32,421 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:24:32,628 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:24:32,638 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:24:32,655 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:24:37,227 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:26:59,814 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:27:38,561 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 15:27:38,563 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 15:27:38,622 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:27:46,376 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:27:46,386 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:27:48,455 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:27:48,727 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:27:49,137 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:27:49,144 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:27:49,190 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:28:04,447 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:29:35,454 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:31:46,618 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:33:57,122 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:34:00,596 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:34:00,606 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:34:02,342 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:34:02,569 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:34:02,721 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:34:02,730 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:34:02,788 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:34:37,822 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:41:18,873 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 15:41:18,876 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 15:41:18,949 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:45:00,987 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:45:01,009 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:45:02,160 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:45:02,276 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:45:02,468 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:45:02,474 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:45:02,551 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:45:10,075 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:47:51,214 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:47:56,653 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:47:56,673 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:47:57,740 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:47:57,847 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:47:57,973 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:47:57,982 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:47:58,022 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:48:07,657 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:52:05,493 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:52:11,212 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:52:11,236 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-26 15:52:11,238 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:52:12,244 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:52:12,374 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:52:12,492 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:52:12,493 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:52:12,532 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:52:17,158 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:53:12,081 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 15:53:16,879 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:53:16,886 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 15:53:17,848 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 15:53:17,970 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 15:53:18,086 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:53:18,097 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:53:18,142 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 15:53:21,266 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:06:25,363 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 16:06:44,662 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:06:44,674 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 16:06:45,609 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 16:06:45,738 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 16:06:45,873 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:06:45,874 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:06:45,923 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:06:49,316 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:07:26,727 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 16:07:27,800 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:07:27,829 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 16:07:29,200 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 16:07:29,318 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 16:07:29,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:07:29,479 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:07:29,522 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:07:38,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:13:15,320 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 16:13:15,323 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 16:13:15,365 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 16:13:20,667 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:13:20,681 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 16:13:21,600 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 16:13:21,701 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 16:13:21,800 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:13:21,801 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:13:21,826 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:13:45,500 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
Logback Log Messages

Log session start time Wed Feb 26 20:30:11 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-26 16:42:29,406 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 8864 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-26 16:42:29,413 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-26 16:42:34,379 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-26 16:42:34,385 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-26 16:42:34,507 Finished Spring Data repository scanning in 104ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-26 16:42:34,943 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1b307109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:35,058 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:35,941 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-26 16:42:35,943 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-26 16:42:35,952 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,113 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,163 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,252 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,374 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$64b97844] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,388 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,396 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,411 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fb2b0773] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,465 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,475 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$1044c5bd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,604 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,690 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,712 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$65fef853] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,751 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e43e523] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:36,761 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 16:42:37,400 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-26 16:42:37,418 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 16:42:37,431 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-26 16:42:37,431 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-26 16:42:37,442 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-26 16:42:37,630 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-26 16:42:37,631 Root WebApplicationContext: initialization completed in 8109 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-26 16:42:38,071 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-26 16:42:38,422 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-26 16:42:38,424 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-26 16:42:38,425 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-26 16:42:38,425 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-26 16:42:43,842 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-26 16:42:44,149 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-26 16:42:44,149 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-26 16:42:44,155 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-26 16:42:44,157 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-26 16:42:44,158 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-26 16:42:44,158 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-26 16:42:44,159 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-26 16:42:44,159 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5d5cd210 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-26 16:42:47,607 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-26 16:42:50,341 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-26 16:42:50,765 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-26 16:42:51,309 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-26 16:42:52,795 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-26 16:42:52,834 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-26 16:42:52,959 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-26 16:42:53,361 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,367 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,371 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,375 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,378 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,409 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,411 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,414 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,417 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,421 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,437 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 16:42:53,453 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-26 16:42:53,710 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-26 16:42:53,724 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-26 16:42:53,725 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-26 16:42:53,727 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-26 16:42:53,732 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-26 16:42:53,736 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-26 16:42:53,761 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 16:42:53,809 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-26 16:42:53,814 Started JeecgApplication in 26.604 seconds (JVM running for 35.851) logStarted StartupInfoLogger.java 59
INFO 2020-02-26 16:42:55,112 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-26 16:43:33,861 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-26 16:43:33,862 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-26 16:43:33,885 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-26 16:43:33,966 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:43:34,112 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-26 16:43:34,114 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-26 16:43:34,363 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-26 16:43:34,402 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 16:43:35,745 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 16:43:35,860 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 16:43:35,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:43:35,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:43:36,029 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:43:40,460 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:45:08,878 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:45:26,647 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:48:18,653 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:50:42,022 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:53:58,399 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:55:19,597 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:56:32,731 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:56:49,858 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 16:56:53,343 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:56:53,353 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 16:56:55,149 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 16:56:55,233 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 16:56:55,373 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:56:55,383 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:56:55,417 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:56:58,902 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:57:23,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 16:59:46,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:04:11,241 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:06:53,726 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:09:55,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:10:32,761 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:12:03,497 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:13:04,181 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:13:50,264 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:13:50,279 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-26 17:16:42,928 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:20:01,264 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:20:29,462 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 17:20:29,480 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 17:20:29,629 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 17:20:38,303 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:20:38,312 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 17:20:40,148 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 17:20:40,324 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 17:20:40,494 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:20:40,505 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:20:40,537 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:20:44,358 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:21:28,374 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 17:21:28,377 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 17:21:28,427 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 17:21:36,640 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:21:36,650 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 17:21:38,593 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 17:21:38,762 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 17:21:38,909 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:21:38,916 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:21:38,961 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:21:41,992 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:24:31,882 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 17:24:31,886 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 17:24:31,927 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 17:24:39,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:24:39,991 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 17:24:42,075 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 17:24:42,185 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 17:24:42,353 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:24:42,363 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:24:42,391 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 17:24:46,100 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-26 17:57:37,457 No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred log DirectJDKLog.java 175
java.io.EOFException: null
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1206)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1140)
    at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:72)
    at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:171)
    at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:151)
    at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:148)
    at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:54)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:53)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 17:57:37,461 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 18:34:58,629 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 18:36:48,498 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 18:37:22,971 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MDE2ODIsInVzZXJuYW1lIjoiYWRtaW4ifQ.opEwM1U2y4MzoQFvSwghISYRiVGC98497MtFm2mVQe8 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-26 18:37:22,984 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 18:37:23,805 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-26 18:37:48,692 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:37:48,768 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 18:37:50,413 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 18:37:50,566 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 18:37:50,664 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:37:50,672 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:37:50,725 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:37:54,204 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:38:25,444 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 18:43:01,686 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:43:01,701 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 18:43:02,796 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 18:43:02,905 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 18:43:02,994 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:43:02,995 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:43:03,048 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:43:08,337 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:48:32,767 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 18:48:36,244 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:48:36,263 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 18:48:38,211 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 18:48:38,307 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 18:48:38,487 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:48:38,504 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:48:38,539 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:48:42,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:52:49,796 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 18:53:25,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:08:10,612 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 19:08:10,613 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 19:08:10,682 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:08:21,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:08:21,150 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-26 19:08:21,153 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:08:23,751 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:08:23,855 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:08:24,087 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:08:24,096 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:08:24,120 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:08:34,934 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:10:21,129 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:11:06,247 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:11:10,516 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:11:10,524 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:11:12,162 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:11:12,278 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:11:12,442 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:11:12,448 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:11:12,470 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:11:18,766 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:15:37,863 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:15:48,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:15:48,081 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:15:48,926 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:15:49,055 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:15:49,145 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:15:49,147 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:15:49,182 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:15:55,686 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:16:42,696 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:16:46,288 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:16:46,300 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:16:48,594 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:16:48,727 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:16:48,912 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:16:48,913 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:16:48,950 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:17:14,648 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:20:22,320 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:25:14,825 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:25:14,842 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:25:15,743 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:25:15,866 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:25:15,964 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:25:15,969 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:25:16,002 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:25:21,910 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:30:18,851 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:30:24,100 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:30:24,114 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:30:25,028 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:30:25,149 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:30:25,249 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:30:25,249 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:30:25,290 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:30:31,983 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:31:07,603 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:31:12,553 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:31:12,566 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:31:13,547 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:31:13,667 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:31:13,754 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:31:13,763 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:31:13,793 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:31:19,488 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:33:12,643 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:33:17,050 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:33:17,069 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:33:18,042 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:33:18,165 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:33:18,268 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:33:18,269 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:33:18,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:33:24,902 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:22,334 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:34:28,717 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:28,728 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:34:29,827 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:34:30,052 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:34:30,179 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:30,180 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:30,218 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:33,422 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:38,388 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:34:43,354 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:43,362 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:34:44,335 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:34:44,444 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:34:44,535 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:44,547 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:44,572 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:34:52,420 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:37:02,695 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 19:37:07,821 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:37:07,832 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 19:37:09,149 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 19:37:09,265 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 19:37:09,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:37:09,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:37:09,389 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:37:24,451 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 19:53:15,496 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 19:53:15,499 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 19:53:15,610 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 20:03:28,997 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:03:29,022 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-26 20:03:29,026 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 20:03:29,975 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 20:03:30,085 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 20:03:30,182 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:03:30,183 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:03:30,217 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:03:34,186 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:04:44,494 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 20:04:50,346 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:04:50,354 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 20:04:51,230 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 20:04:51,361 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 20:04:51,456 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:04:51,456 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:04:51,491 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:04:57,209 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:06:52,532 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:06:57,022 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:06:57,051 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:06:57,410 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:06:57,415 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=10, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:06:57,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:06:57,646 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=100, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:06:58,472 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:06:58,478 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1001, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:07,439 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:07,445 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1001, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:07,489 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:07,644 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:16,200 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:16,210 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:16,456 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:16,464 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=10, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:16,650 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:16,655 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=100, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:16,878 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:16,882 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1002, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:20,516 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:20,521 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1002, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:20,566 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:20,674 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:24,179 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:24,192 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:24,480 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:24,486 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=10, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:24,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:24,687 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=100, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:25,008 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:25,013 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1003, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:28,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:28,463 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1003, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:28,511 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:28,631 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:38,936 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:38,945 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:39,288 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:39,295 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=10, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:39,486 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:39,495 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=100, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:40,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:40,207 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1003, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:40,212 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-26 20:07:44,584 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:07:44,590 ----duplicate check------:DuplicateCheckVo(tableName=iov_breakdown, fieldName=breakdown_code, fieldVal=1003, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
INFO 2020-02-26 20:07:44,594 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-26 20:14:36,299 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
Logback Log Messages

Log session start time Wed Feb 26 21:47:48 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-26 20:30:11,338 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 10384 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-26 20:30:11,344 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-26 20:30:15,689 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-26 20:30:15,712 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-26 20:30:15,848 Finished Spring Data repository scanning in 111ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-26 20:30:16,700 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6266c72c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:17,466 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:18,926 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-26 20:30:18,928 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-26 20:30:18,932 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:18,940 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:18,972 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,067 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,200 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$abefce67] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,221 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,231 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,245 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$42615d96] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,297 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,310 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$577b1be0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,507 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,628 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,648 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ad354e76] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,693 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$557a3b46] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:19,701 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 20:30:20,369 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-26 20:30:20,390 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 20:30:20,402 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-26 20:30:20,402 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-26 20:30:20,409 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-26 20:30:20,625 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-26 20:30:20,626 Root WebApplicationContext: initialization completed in 9162 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-26 20:30:21,206 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-26 20:30:21,808 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-26 20:30:21,809 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-26 20:30:21,810 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-26 20:30:21,810 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-26 20:30:27,117 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-26 20:30:27,135 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-26 20:30:27,135 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-26 20:30:27,141 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-26 20:30:27,143 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-26 20:30:27,144 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-26 20:30:27,145 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-26 20:30:27,146 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-26 20:30:27,147 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6d5508a5 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-26 20:30:30,747 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-26 20:30:32,363 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-26 20:30:32,617 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-26 20:30:33,027 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-26 20:30:34,148 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-26 20:30:34,173 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-26 20:30:34,240 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-26 20:30:34,454 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,457 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,460 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,462 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,464 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,480 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,483 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,486 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,488 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,490 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,504 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 20:30:34,520 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-26 20:30:34,678 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-26 20:30:34,705 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-26 20:30:34,706 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-26 20:30:34,711 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-26 20:30:34,714 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-26 20:30:34,718 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-26 20:30:34,758 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 20:30:34,797 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-26 20:30:34,800 Started JeecgApplication in 24.903 seconds (JVM running for 26.907) logStarted StartupInfoLogger.java 59
INFO 2020-02-26 20:30:35,182 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-26 20:30:35,183 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-26 20:30:35,204 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-26 20:30:35,327 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 20:30:36,006 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-26 20:30:36,842 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-26 20:30:36,848 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-26 20:40:23,195 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 20:40:23,808 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:40:23,960 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-26 20:40:24,002 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 20:40:25,442 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 20:40:25,581 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 20:40:25,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:40:25,678 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:40:25,786 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:40:31,539 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:41:07,041 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 20:41:15,003 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:41:15,011 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-26 20:41:15,918 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-26 20:41:16,043 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 20:41:16,142 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:41:16,142 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:41:16,189 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:41:29,731 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:41:29,731 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:41:31,695 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 20:41:47,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODIyNzczODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.u2MlTWT6xODpz2oZujEGUzAbJApIUTkD-y54pjE-ADY checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-26 20:41:47,480 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 20:41:48,345 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-26 20:42:11,486 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:42:11,550 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-26 20:42:13,277 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 20:42:13,545 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 20:42:14,060 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:42:14,238 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:42:14,250 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:42:41,569 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:45:32,754 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 20:45:32,891 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 20:45:32,893 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 20:45:48,878 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:45:48,886 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-26 20:45:54,422 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 20:45:54,817 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 20:45:55,355 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:45:55,362 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:45:55,377 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:45:59,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:52:55,100 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 20:54:05,573 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:02:05,848 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:02:06,062 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-26 21:10:55,208 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:14:17,836 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:14:17,853 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-26 21:14:17,899 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-26 21:14:22,775 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:15:27,570 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:15:28,996 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:15:31,000 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:17:00,180 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:17:09,325 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:18:08,549 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:18:55,868 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:18:55,927 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-26 21:19:23,445 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:19:45,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:19:56,989 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:19:57,033 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-26 21:20:36,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:20:37,723 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:28:18,197 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:28:51,945 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:33:13,533 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 21:33:13,555 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-26 21:33:13,558 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 21:34:09,167 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:34:09,180 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-26 21:34:12,883 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 21:34:13,234 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 21:34:13,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:34:13,862 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:34:13,931 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:34:53,752 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 21:34:57,781 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:34:57,792 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-26 21:35:03,905 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 21:35:04,210 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 21:35:04,876 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:35:04,879 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:35:04,917 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:35:13,227 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:37:11,305 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:37:47,759 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:43:56,131 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-26 21:44:29,136 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MTUyNjgsInVzZXJuYW1lIjoiYWRtaW4ifQ.yG0tWms3HaHfQG8XXrOQ-WcPHGgrwlHstupJQPp6Nu0 checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-26 21:44:29,148 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-26 21:44:29,301 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-26 21:44:37,191 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:44:37,254 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-26 21:44:37,257 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-26 21:44:38,637 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-26 21:44:38,853 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 21:44:39,049 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:44:39,052 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:44:39,062 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:44:46,184 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:45:02,809 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:46:05,329 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
Logback Log Messages

Log session start time Wed Feb 26 21:53:28 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-26 21:47:48,563 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 6816 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-26 21:47:48,569 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-26 21:47:52,553 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-26 21:47:52,557 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-26 21:47:52,664 Finished Spring Data repository scanning in 89ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-26 21:47:53,090 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ed2681f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:53,198 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:53,967 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 196
INFO 2020-02-26 21:47:53,969 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 214
INFO 2020-02-26 21:47:53,973 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:53,978 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,009 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,100 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,212 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$36af8930] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,233 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,246 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,266 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$cd21185f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,328 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,340 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$e23ad6a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,479 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,581 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,598 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$37f5093f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,636 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e039f60f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:54,643 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:47:55,171 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-26 21:47:55,189 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 21:47:55,200 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-26 21:47:55,200 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-26 21:47:55,206 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-26 21:47:55,427 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-26 21:47:55,428 Root WebApplicationContext: initialization completed in 6751 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-26 21:47:55,864 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-26 21:47:56,198 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-26 21:47:56,199 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-26 21:47:56,199 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-26 21:47:56,200 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-26 21:48:00,717 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-26 21:48:00,729 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-26 21:48:00,730 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-26 21:48:00,734 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-26 21:48:00,736 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-26 21:48:00,737 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-26 21:48:00,737 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-26 21:48:00,738 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-26 21:48:00,738 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@103bcc9f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-26 21:48:03,920 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-26 21:48:05,505 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-26 21:48:05,733 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-26 21:48:06,114 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-26 21:48:07,374 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-26 21:48:07,399 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-26 21:48:07,476 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-26 21:48:07,699 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,701 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,704 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,712 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,716 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,737 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,739 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,741 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,746 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,749 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,765 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:48:07,781 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-26 21:48:07,971 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-26 21:48:07,991 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-26 21:48:07,992 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-26 21:48:07,994 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-26 21:48:08,001 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-26 21:48:08,004 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-26 21:48:08,040 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 21:48:08,111 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-26 21:48:08,116 Started JeecgApplication in 20.792 seconds (JVM running for 22.54) logStarted StartupInfoLogger.java 59
INFO 2020-02-26 21:48:09,205 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-26 21:48:09,956 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-26 21:48:09,956 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-26 21:48:09,990 Completed initialization in 33 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-26 21:48:10,249 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-26 21:48:10,253 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-26 21:48:13,155 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 21:48:15,635 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:48:16,289 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
ERROR 2020-02-26 21:49:31,572 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.listByCode(Unknown Source)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl.listByCode(BreakdownServiceImpl.java:23)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$fea216a0.listByCode(<generated>)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$795902fa.listByCode(<generated>)
    at org.jeecg.modules.iov.controller.BreakdownController.listByCode(BreakdownController.java:73)
    at org.jeecg.modules.iov.controller.BreakdownController$$FastClassBySpringCGLIB$$9319b7da.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.BreakdownController$$EnhancerBySpringCGLIB$$99d29fab.listByCode(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor196.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy278.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:532)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 166 common frames omitted
ERROR 2020-02-26 21:50:24,254 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.listByCode(Unknown Source)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl.listByCode(BreakdownServiceImpl.java:23)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$fea216a0.listByCode(<generated>)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$795902fa.listByCode(<generated>)
    at org.jeecg.modules.iov.controller.BreakdownController.listByCode(BreakdownController.java:73)
    at org.jeecg.modules.iov.controller.BreakdownController$$FastClassBySpringCGLIB$$9319b7da.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.BreakdownController$$EnhancerBySpringCGLIB$$99d29fab.listByCode(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor196.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy278.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:532)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 166 common frames omitted
ERROR 2020-02-26 21:50:33,363 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.listByCode(Unknown Source)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl.listByCode(BreakdownServiceImpl.java:23)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$fea216a0.listByCode(<generated>)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$795902fa.listByCode(<generated>)
    at org.jeecg.modules.iov.controller.BreakdownController.listByCode(BreakdownController.java:73)
    at org.jeecg.modules.iov.controller.BreakdownController$$FastClassBySpringCGLIB$$9319b7da.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.BreakdownController$$EnhancerBySpringCGLIB$$99d29fab.listByCode(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor196.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy278.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:532)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 166 common frames omitted
INFO 2020-02-26 21:51:13,807 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-26 21:51:16,577 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.listByCode(Unknown Source)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl.listByCode(BreakdownServiceImpl.java:23)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$fea216a0.listByCode(<generated>)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$795902fa.listByCode(<generated>)
    at org.jeecg.modules.iov.controller.BreakdownController.listByCode(BreakdownController.java:73)
    at org.jeecg.modules.iov.controller.BreakdownController$$FastClassBySpringCGLIB$$9319b7da.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.BreakdownController$$EnhancerBySpringCGLIB$$99d29fab.listByCode(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor196.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy278.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:532)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 166 common frames omitted
ERROR 2020-02-26 21:52:24,911 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### The error may exist in file [F:\git\bs\iov\iov-server\system\target\classes\org\jeecg\modules\iov\mapper\xml\BreakdownMapper.xml] ### The error may involve org.jeecg.modules.iov.mapper.BreakdownMapper.listByCode ### The error occurred while executing a query ### SQL: SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?) ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?); nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy131.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy175.listByCode(Unknown Source)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl.listByCode(BreakdownServiceImpl.java:23)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$fea216a0.listByCode(<generated>)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$795902fa.listByCode(<generated>)
    at org.jeecg.modules.iov.controller.BreakdownController.listByCode(BreakdownController.java:73)
    at org.jeecg.modules.iov.controller.BreakdownController$$FastClassBySpringCGLIB$$9319b7da.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.BreakdownController$$EnhancerBySpringCGLIB$$99d29fab.listByCode(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null : SELECT breakdown_code AS "breakdownCode" mean AS "mean" FROM iov_breakdown WHERE breakdown_code in (?)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor196.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy278.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy277.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy276.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'mean AS "mean" FROM iov_bre', expect IDENTIFIER, actual IDENTIFIER pos 61, line 3, column 14, token IDENTIFIER null
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:532)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 166 common frames omitted
Logback Log Messages

Log session start time Wed Feb 26 21:54:47 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-26 21:53:29,123 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 12208 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-26 21:53:29,128 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-26 21:53:32,642 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-26 21:53:32,645 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-26 21:53:32,769 Finished Spring Data repository scanning in 110ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-26 21:53:33,284 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$eff4e87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:33,397 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,166 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 196
INFO 2020-02-26 21:53:34,168 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 214
INFO 2020-02-26 21:53:34,173 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,178 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,213 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,302 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,427 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$588855c2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,447 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,467 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,481 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$eef9e4f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,535 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,548 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$413a33b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,677 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,780 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,797 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$59cdd5d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,838 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$212c2a1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:34,844 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:53:35,452 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-26 21:53:35,486 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 21:53:35,507 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-26 21:53:35,508 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-26 21:53:35,521 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-26 21:53:35,794 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-26 21:53:35,794 Root WebApplicationContext: initialization completed in 6525 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-26 21:53:36,358 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-26 21:53:36,705 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-26 21:53:36,705 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-26 21:53:36,706 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-26 21:53:36,707 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-26 21:53:41,534 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-26 21:53:41,545 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-26 21:53:41,546 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-26 21:53:41,550 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-26 21:53:41,552 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-26 21:53:41,553 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-26 21:53:41,554 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-26 21:53:41,554 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-26 21:53:41,555 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7b7e4b20 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-26 21:53:44,755 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-26 21:53:46,296 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-26 21:53:46,530 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-26 21:53:46,882 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-26 21:53:48,016 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-26 21:53:48,041 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-26 21:53:48,121 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-26 21:53:48,377 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,379 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,381 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,384 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,386 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,403 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,405 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,408 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,411 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,413 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,425 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:53:48,437 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-26 21:53:48,601 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-26 21:53:48,635 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-26 21:53:48,635 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-26 21:53:48,638 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-26 21:53:48,644 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-26 21:53:48,647 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-26 21:53:48,694 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 21:53:48,735 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-26 21:53:48,741 Started JeecgApplication in 21.412 seconds (JVM running for 23.562) logStarted StartupInfoLogger.java 59
INFO 2020-02-26 21:53:49,276 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-26 21:53:49,277 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-26 21:53:49,307 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-26 21:53:49,454 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 21:53:49,832 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-26 21:53:51,288 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-26 21:53:51,290 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Thu Feb 27 15:31:55 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-26 21:54:47,632 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 14824 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-26 21:54:47,644 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-26 21:54:50,303 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-26 21:54:50,307 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-26 21:54:50,412 Finished Spring Data repository scanning in 89ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-26 21:54:50,805 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$3f74b9af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:50,896 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,506 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-26 21:54:51,508 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-26 21:54:51,511 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,516 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,546 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,632 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,749 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$88fdc0ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,769 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,787 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,817 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1f6f5019] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,885 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:51,896 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$34890e63] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:52,026 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:52,116 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:52,132 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$8a4340f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:52,169 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$32882dc9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:52,175 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-26 21:54:52,626 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-26 21:54:52,641 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 21:54:52,652 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-26 21:54:52,653 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-26 21:54:52,659 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-26 21:54:52,860 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-26 21:54:52,860 Root WebApplicationContext: initialization completed in 5026 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-26 21:54:53,284 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-26 21:54:53,640 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-26 21:54:53,641 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-26 21:54:53,642 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-26 21:54:53,642 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-26 21:54:59,244 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-26 21:54:59,257 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-26 21:54:59,257 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-26 21:54:59,261 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-26 21:54:59,264 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-26 21:54:59,265 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-26 21:54:59,265 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-26 21:54:59,266 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-26 21:54:59,266 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@45f8415b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-26 21:55:02,593 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-26 21:55:04,373 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-26 21:55:04,602 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-26 21:55:04,957 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-26 21:55:05,974 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-26 21:55:05,995 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-26 21:55:06,068 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-26 21:55:06,281 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,283 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,285 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,287 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,289 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,304 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,306 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,309 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,311 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,314 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,324 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-26 21:55:06,336 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-26 21:55:06,465 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-26 21:55:06,473 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-26 21:55:06,473 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-26 21:55:06,475 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-26 21:55:06,477 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-26 21:55:06,478 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-26 21:55:06,511 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-26 21:55:06,581 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-26 21:55:06,588 Started JeecgApplication in 20.437 seconds (JVM running for 22.008) logStarted StartupInfoLogger.java 59
INFO 2020-02-26 21:55:07,424 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-26 21:55:07,887 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-26 21:55:07,887 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-26 21:55:07,914 Completed initialization in 26 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-26 21:55:08,036 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-26 21:55:08,670 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-26 21:55:08,674 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-26 21:55:11,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-26 21:55:47,967 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Thu Feb 27 15:54:44 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-27 15:31:56,248 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 17888 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-27 15:31:56,254 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-27 15:32:03,827 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-27 15:32:03,834 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-27 15:32:04,455 Finished Spring Data repository scanning in 534ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-27 15:32:05,265 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$aa79f084] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:05,425 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,106 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-27 15:32:07,108 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-27 15:32:07,114 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,119 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,167 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,317 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,521 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f402f7bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,551 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,560 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,575 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8a7486ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,639 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,650 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9f8e4538] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:07,904 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:08,061 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:08,087 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f54877ce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:08,157 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$9d8d649e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:08,170 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:32:09,444 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-27 15:32:09,469 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-27 15:32:09,498 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-27 15:32:09,498 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-27 15:32:09,531 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-27 15:32:10,187 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-27 15:32:10,188 Root WebApplicationContext: initialization completed in 13826 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-27 15:32:10,974 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-27 15:32:11,865 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-27 15:32:11,866 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-27 15:32:11,867 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-27 15:32:11,869 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-27 15:32:18,390 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-27 15:32:18,412 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-27 15:32:18,412 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-27 15:32:18,421 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-27 15:32:18,426 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-27 15:32:18,428 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-27 15:32:18,428 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-27 15:32:18,429 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-27 15:32:18,430 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1fba3fd6 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-27 15:32:22,853 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-27 15:32:25,392 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-27 15:32:25,800 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-27 15:32:26,463 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-27 15:32:28,487 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-27 15:32:28,534 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-27 15:32:28,671 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-27 15:32:29,139 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,143 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,153 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,158 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,162 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,215 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,220 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,225 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,231 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,240 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,275 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:32:29,324 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-27 15:32:29,644 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-27 15:32:29,653 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-27 15:32:29,654 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-27 15:32:29,656 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-27 15:32:29,658 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-27 15:32:29,660 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-27 15:32:29,704 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-27 15:32:29,753 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-27 15:32:29,758 Started JeecgApplication in 35.662 seconds (JVM running for 40.632) logStarted StartupInfoLogger.java 59
INFO 2020-02-27 15:32:31,073 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-27 15:32:32,738 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-27 15:32:32,739 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-27 15:32:32,775 Completed initialization in 35 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-27 15:32:33,159 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-27 15:32:33,165 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-27 15:33:55,005 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:33:55,129 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-27 15:33:56,318 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:33:56,333 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-27 15:33:56,344 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 15:33:56,433 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 15:33:56,482 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:34:01,803 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:34:14,253 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:35:07,840 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:35:24,579 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 15:35:35,098 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:35:35,109 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-27 15:35:36,089 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-27 15:35:36,172 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 15:35:36,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:35:36,184 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:35:36,317 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:36:18,768 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:36:31,488 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:41:30,065 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:42:35,686 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:42:45,216 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 15:42:55,386 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:42:55,398 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-27 15:42:56,467 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-27 15:42:56,534 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 15:42:56,542 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:42:56,544 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:42:56,660 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:43:02,751 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:43:08,951 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-27 15:54:44,701 Starting JeecgApplication on DESKTOP-9O9R4FS with PID 2820 (F:\git\bs\iov\iov-server\system\target\classes started by zhen in F:\git\bs\iov\iov-server) logStarting StartupInfoLogger.java 50
INFO 2020-02-27 15:54:44,708 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-27 15:54:49,276 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-27 15:54:49,280 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-27 15:54:49,455 Finished Spring Data repository scanning in 160ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-27 15:54:49,920 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7920be3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:50,033 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:50,754 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-27 15:54:50,756 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-27 15:54:50,761 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:50,767 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:50,800 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:50,892 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,081 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$511b131e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,097 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,110 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,124 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e78ca24d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,175 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,188 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$fca66097] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,307 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,432 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,448 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5260932d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,492 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$faa57ffd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:51,500 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-27 15:54:52,093 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-27 15:54:52,111 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-27 15:54:52,123 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-27 15:54:52,124 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-27 15:54:52,130 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [E:\Program Files\Java\jdk1.8.0_212\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;E:\Program Files\Java\jdk1.8.0_212\bin;E:\Program Files\Java\jdk1.8.0_212\jre\bin;e:\Program Files\Git\cmd;E:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;E:\nvm;e:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;C:\Users\zhen\AppData\Local\Microsoft\WindowsApps;E:\nvm;e:\Program Files\nodejs;.] log DirectJDKLog.java 173
INFO 2020-02-27 15:54:52,665 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-27 15:54:52,665 Root WebApplicationContext: initialization completed in 7722 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-27 15:54:53,109 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-27 15:54:53,465 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-27 15:54:53,466 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-27 15:54:53,467 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-27 15:54:53,468 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-27 15:54:58,143 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-27 15:54:58,156 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-27 15:54:58,157 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-27 15:54:58,161 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-27 15:54:58,163 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-27 15:54:58,164 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-27 15:54:58,165 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-27 15:54:58,165 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-27 15:54:58,165 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@50ac1249 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-27 15:55:01,718 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-27 15:55:03,414 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-27 15:55:03,729 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-27 15:55:04,160 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-27 15:55:05,303 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-27 15:55:05,330 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-27 15:55:05,401 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-27 15:55:05,635 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,637 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,640 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,642 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,644 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,660 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,663 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,666 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,668 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,671 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,683 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-27 15:55:05,696 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-27 15:55:05,879 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-27 15:55:05,901 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-27 15:55:05,902 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-27 15:55:05,905 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-27 15:55:05,909 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-27 15:55:05,915 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-27 15:55:05,958 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-27 15:55:06,001 Tomcat started on port(s): 8080 (http) with context path '/iov' start TomcatWebServer.java 204
INFO 2020-02-27 15:55:06,004 Started JeecgApplication in 22.555 seconds (JVM running for 25.371) logStarted StartupInfoLogger.java 59
INFO 2020-02-27 15:55:06,972 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/iov/ External: http://192.168.1.6:8080/iov/ swagger-ui: http://192.168.1.6:8080/iov/doc.html ---------------------------------------------------------- main JeecgApplication.java 35
INFO 2020-02-27 15:55:07,449 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-27 15:55:07,450 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-27 15:55:07,478 Completed initialization in 28 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-27 15:55:07,601 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 15:55:08,447 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-27 15:55:08,450 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-27 15:55:59,552 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:55:59,680 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-27 15:56:00,875 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 41
ERROR 2020-02-27 15:56:01,052 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 15:56:01,158 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:56:01,163 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:56:01,220 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:56:04,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:56:12,733 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:56:43,753 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 50
INFO 2020-02-27 15:56:44,148 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 15:57:13,619 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:57:13,627 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-27 15:57:14,906 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-27 15:57:15,114 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 15:57:15,231 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:57:15,231 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:57:15,276 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:58:00,559 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3MjI3MzEsInVzZXJuYW1lIjoiYWRtaW4ifQ.QdYyMISlr6_Ue_UqcADmh7fHeopJhm8Lraur7dAek9A checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-27 15:58:00,579 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-27 15:58:02,168 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-27 15:58:12,488 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:58:12,562 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 15:58:15,062 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 15:58:15,368 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 41
INFO 2020-02-27 15:58:15,814 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:58:15,816 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:58:15,825 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:58:18,906 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:58:20,765 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:58:49,558 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 15:59:53,821 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 50
INFO 2020-02-27 16:00:02,804 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:00:02,870 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-27 16:00:02,872 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-27 16:00:10,603 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:00:10,613 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:00:13,931 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:00:14,307 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 16:00:15,227 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:00:15,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:00:15,235 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:00:19,532 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:00:27,304 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:02:11,895 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-27 16:14:15,426 No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred log DirectJDKLog.java 175
java.io.EOFException: null
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1206)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1140)
    at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:72)
    at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:171)
    at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:151)
    at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:148)
    at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:54)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:53)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-27 16:14:15,428 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:15:09,785 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:15:09,797 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-27 16:15:09,798 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs getUserPermissionByToken SysPermissionController.java 182
INFO 2020-02-27 16:15:11,895 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-27 16:15:12,398 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:15:12,964 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:15:12,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:15:13,024 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTA2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.2YXpjy3Yei8ZtKxQEyIwX4-u9zhmo6LJ5PeEOYH8AAs checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:15:20,686 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:15:20,710 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:15:23,877 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:15:24,275 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 41
INFO 2020-02-27 16:15:24,605 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:15:24,608 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:15:24,610 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:15:27,251 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:15:34,110 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:16:40,177 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 50
INFO 2020-02-27 16:17:07,076 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:17:11,010 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:17:11,021 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:17:14,546 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:17:14,955 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 16:17:15,280 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:17:15,283 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:17:15,296 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:17:18,902 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:17:23,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:19:14,907 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:19:14,952 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-27 16:19:14,954 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-27 16:19:25,371 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:19:25,378 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:19:28,775 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:19:29,019 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 16:19:29,467 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:19:29,471 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:19:29,487 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:19:32,482 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:19:37,768 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:20:10,360 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:20:44,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-27 16:20:44,252 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl.listByCode(BreakdownServiceImpl.java:23)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$c082ac85.listByCode(<generated>)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$3b3998df.listByCode(<generated>)
    at org.jeecg.modules.iov.controller.BreakdownController.listByCode(BreakdownController.java:73)
    at org.jeecg.modules.iov.controller.BreakdownController$$FastClassBySpringCGLIB$$9319b7da.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.BreakdownController$$EnhancerBySpringCGLIB$$8e077a9e.listByCode(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-27 16:20:46,347 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:21:28,750 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:21:31,998 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:21:32,016 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:21:34,581 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:21:34,815 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 16:21:35,050 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:21:35,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:21:35,061 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:21:39,017 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:21:40,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:21:42,757 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-27 16:21:42,763 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl.listByCode(BreakdownServiceImpl.java:23)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$c082ac85.listByCode(<generated>)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$FastClassBySpringCGLIB$$b69efba.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.iov.service.impl.BreakdownServiceImpl$$EnhancerBySpringCGLIB$$3b3998df.listByCode(<generated>)
    at org.jeecg.modules.iov.controller.BreakdownController.listByCode(BreakdownController.java:73)
    at org.jeecg.modules.iov.controller.BreakdownController$$FastClassBySpringCGLIB$$9319b7da.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.iov.controller.BreakdownController$$EnhancerBySpringCGLIB$$8e077a9e.listByCode(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-27 16:21:45,614 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:23:06,408 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:23:09,530 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:23:09,546 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:23:12,204 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:23:12,436 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 16:23:12,670 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:23:12,671 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:23:12,682 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:23:15,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:24,021 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:24:27,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:27,206 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:24:29,865 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:24:30,097 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 16:24:30,306 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:30,310 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:30,332 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:33,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:35,628 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:39,482 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:43,841 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:45,647 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:45,800 --查询规则-->create_by = admin addEasyQuery QueryGenerator.java 389
INFO 2020-02-27 16:24:46,797 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:24:48,239 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:27:33,821 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:27:33,831 ————————身份认证失败——————————IP地址: 192.168.1.6 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-27 16:27:33,832 Servlet.service() for servlet [dispatcherServlet] in context with path [/iov] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-27 16:32:25,068 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:32:25,092 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-27 16:32:25,095 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:32:27,930 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:32:28,135 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 16:32:28,373 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:32:28,374 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:32:28,383 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:32:32,936 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:33:07,657 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:33:09,761 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:33:09,767 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:33:13,286 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:33:13,510 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 16:33:13,953 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:33:13,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:33:13,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:33:18,026 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:34:04,785 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:34:56,808 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-27 16:34:59,383 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:34:59,392 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I getUserPermissionByToken SysPermissionController.java 182
ERROR 2020-02-27 16:35:02,592 预览图片失败D:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-27 16:35:02,845 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-27 16:35:03,109 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:35:03,111 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:35:03,126 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-27 16:35:09,578 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODI3OTIwOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.sstveRtq87boHHgKzuGA3NTW7lPprxZ-FSyNNrP-_1I checkUserTokenIsEffect ShiroRealm.java 118